ig.excel.TickLabelPosition
Constants which determine the placement of an axis' tick labels.
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
-
high
- Type:
- ig.excel.TickLabelPosition
- Default:
- -4127
Tick labels appear near the highest data value.
-
low
- Type:
- ig.excel.TickLabelPosition
- Default:
- -4134
Tick labels appear near the lowest data value.
-
nextToAxis
- Type:
- ig.excel.TickLabelPosition
- Default:
- 4
Tick labels appear near the axis.
-
none
- Type:
- ig.excel.TickLabelPosition
- Default:
- -4142
Tick labels are not displayed.
The current widget has no events.
The current widget has no public methods.