3D Preset Viewing Angles

Topics:

The Viewing3DAnglePreset property selects an entry in a table of preset viewing angles for 3D graphs.

It can be set to one of the following:

-1 = Custom (as set by CubeViewerX/Y/Z, CubeWallThickX/Y/Z, and so on.)

Standard

setViewing3DAnglePreset(0);
Standard 3D Bar Graph

Tall and Skinny

setViewing3DAnglePreset(1);
Tall and Skinny 3D Bar Graph

From the Top

setViewing3DAnglePreset(2);
3D Bar Graph fom the Top

Distorted

setViewing3DAnglePreset(3);
Distorted 3D Bar Graph

Short and Fat

setViewing3DAnglePreset(4);
Short and Fat 3D Bar Graph

Group's Eye

setViewing3DAnglePreset(5);
Group's Eye 3D Bar Graph

Group Emphasis

setViewing3DAnglePreset(6);
Group Emphasis 3D Bar Graph

Few Series

setViewing3DAnglePreset(7);
Few Series 3D Bar Graph

Few Groups

setViewing3DAnglePreset(8);
Few Groups 3D Bar Graph

Distorted Standard

setViewing3DAnglePreset(9);
Distorted Standard 3D Bar Graph

Shorter and Fatter

setViewing3DAnglePreset(10);
Shorter and Fatter 3D Bar Graph

Thick Wall for Series

setViewing3DAnglePreset(11);
Thick Wall for Series 3D Bar Graph

Thick Wall Standard

setViewing3DAnglePreset(12);
Thick Wall Standard 3D Bar Graph

California Special

setViewing3DAnglePreset(13);
California Special 3D Bar Graph

Blast-O-Vision

setViewing3DAnglePreset(14);
Blast-O-Vision 3D Bar Graph

Special

setViewing3DAnglePreset(15);
Special 3D Bar Graph

WebFOCUS

Feedback