3D Preset Viewing Angles

In this section:

 

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.)

0 = Standard

1 = Tall and Skinny

2 = From the Top

3 = Distorted

4 = Short and Fat

5 = Group's Eye

6 = Group Emphasis

7 = Few Series

8 = Few Groups

9 = Distorted Standard

10 = Shorter and Fatter

11 = Thick Wall for Series

12 = Thick Wall Standard

13 = California Special

14 = Blast-O-Vision

15 = Special



x
Standard
setViewing3DAnglePreset(0);

Standard 3D Bar Graph


Top of page

x
Tall and Skinny
setViewing3DAnglePreset(1);

Tall and Skinny 3D Bar Graph


Top of page

x
From the Top
setViewing3DAnglePreset(2);

3D Bar Graph fom the Top


Top of page

x
Distorted
setViewing3DAnglePreset(3);

Distorted 3D Bar Graph


Top of page

x
Short and Fat
setViewing3DAnglePreset(4);

Short and Fat 3D Bar Graph


Top of page

x
Group's Eye
setViewing3DAnglePreset(5);

Group’s Eye 3D Bar Graph


Top of page

x
Group Emphasis
setViewing3DAnglePreset(6);

Group Emphasis 3D Bar Graph


Top of page

x
Few Series
setViewing3DAnglePreset(7);

Few Series 3D Bar Graph


Top of page

x
Few Groups
setViewing3DAnglePreset(8);

Few Groups 3D Bar Graph


Top of page

x
Distorted Standard
setViewing3DAnglePreset(9);

Distorted Standard 3D Bar Graph


Top of page

x
Shorter and Fatter
setViewing3DAnglePreset(10);

Shorter and Fatter 3D Bar Graph


Top of page

x
Thick Wall for Series
setViewing3DAnglePreset(11);

Thick Wall for Series 3D Bar Graph


Top of page

x
Thick Wall Standard
setViewing3DAnglePreset(12);

Thick Wall Standard 3D Bar Graph


Top of page

x
California Special
setViewing3DAnglePreset(13);

California Special 3D Bar Graph


Top of page

x
Blast-O-Vision
setViewing3DAnglePreset(14);

Blast-O-Vision 3D Bar Graph


Top of page

x
Special
setViewing3DAnglePreset(15);

Special 3D Bar Graph


WebFOCUS