ig.excel.AxisPosition
Constants which determine the placement of an Axis,
as relative to the chart space.
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
-
automatic
- Type:
- ig.excel.AxisPosition
- Default:
- 0
The axis is positioned automatically, with the value axes appearing on the left/right, and the category axes appearing on the top/bottom.
-
bottom
- Type:
- ig.excel.AxisPosition
- Default:
- 1
The axis appears alongside the bottom edge of the chart.
-
left
- Type:
- ig.excel.AxisPosition
- Default:
- 2
The axis appears alongside the left edge of the chart.
-
right
- Type:
- ig.excel.AxisPosition
- Default:
- 3
The axis appears alongside the right edge of the chart.
-
top
- Type:
- ig.excel.AxisPosition
- Default:
- 4
The axis appears alongside the top edge of the chart.
The current widget has no events.
The current widget has no public methods.