Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Objective Chart User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

6.5 Graphs with Stage or Platform Axes

The Stage and Platform axis types are used to plot data values versus group and index in a three-dimensional representation.

The vertical data axis (Y) is defined by an SRGDecimalScale object (or SRGLogScale for logarithmic scaling, or SRGDateScale for date/time values). The two horizontal axes (X and Z) are defined by SRGIndexScale. The annotations from the data values (indices) in group 0 are used to label the X axis, and the group headers label the Z axis.

The methods described above for changing the scaling and appearance of Classic axes also apply here. The view angle for these axis types is fixed and can not be easily changed.

The Manhattan, Rooftop, and Ribbon graph types use the stage and platform axes and are described in the following subsections.

6.5.1 Manhattan Graph

Figure 84: CX_GRAPH_ISO_BAR

An IsoBar or Manhattan graph represents data values as a three-dimensional rectangle. The data value is plotted against both its group and index. The resulting chart resembles the Manhattan skyline.

The appearance of the bars is determined by the settings in the style member of the individual data items. If the interior and frame styles of a data item are set to NONE, the style of the first group (SRGraphDataList object) is used.

Because negative values can not be represented, a standard bar chart is drawn if the data contain negative values.

Stage or Platform Axis. One group per series.

6.5.2 RoofTop Graph

Figure 85: CX_GRAPH_ISO_AREA

An IsoArea or Roof Top graph is similar to an IsoBar graph except the roof top between data values comprises sloped surfaces rather than steps. No lines are drawn to separate the indices.

The appearance of each group is determined by the group's style object. Because negative values can not be represented, a standard bar chart is drawn if the data contain negative values.

Stage or Platform Axis. One group per series.

6.5.3 Ribbon Graph

Figure 86: CX_GRAPH_RIBBON

A Ribbon graph is similar to an IsoArea graph except just the roof top is drawn, without any sides.

Stage or Platform Axis. One group per series.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.