ig.excel.DataBarAxisPosition
Constants which determine the axis position for a DataBarConditionalFormat.
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.DataBarAxisPosition
- Default:
- 0
Displays the axis at a variable position based on the ratio of the minimum negative value to the maximum positive value in the associated range. Positive values are displayed in a left-to-right direction; negative values are displayed from right to left. When all values are positive, or all values are negative, no axis is displayed.
-
midpoint
- Type:
- ig.excel.DataBarAxisPosition
- Default:
- 1
Displays the axis at the midpoint of the cell, regardless of the set of values in the associated range. Positive values are displayed in a left-to-right direction; negative values are displayed from right to left.
-
none
- Type:
- ig.excel.DataBarAxisPosition
- Default:
- 2
No axis is displayed; positive and negative values are both displayed in the left-to-right direction.
The current widget has no events.
The current widget has no public methods.