ig.excel.WallType
Constants which determine the type of a Wall,
i.e., back, side, or floor. Applicable only for 3-D charts.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
-
all
- Type:
- ig.excel.WallType
- Default:
- 3
Applies to the back and side walls, and the floor.
-
back
- Type:
- ig.excel.WallType
- Default:
- 0
The back wall, i.e., "behind" the plot area.
-
floor
- Type:
- ig.excel.WallType
- Default:
- 2
The bottom wall, i.e., the floor of the chart.
-
side
- Type:
- ig.excel.WallType
- Default:
- 1
The side wall. Note that only one side is ever visible, based on the rotation around the Y-axis.
The current widget has no events.
The current widget has no public methods.