ig.excel.AxisPosition
チャートスペースに対する Axis の配置を決定する定数。
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; category axes resolve to Left and value axes resolve to 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.