ig.excel.DisplayUnit
Constants which determine the unit of expression for
Axis value 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
-
custom
- Type:
- ig.excel.DisplayUnit
- Default:
- -4114
The Axis.displayUnitCustom property determines the display unit.
-
hundredMillions
- Type:
- ig.excel.DisplayUnit
- Default:
- -8
100,000,000
-
hundreds
- Type:
- ig.excel.DisplayUnit
- Default:
- -2
100
-
hundredThousands
- Type:
- ig.excel.DisplayUnit
- Default:
- -5
100,000
-
millionMillions
- Type:
- ig.excel.DisplayUnit
- Default:
- -10
1,000,000,000,000 (trillions)
-
millions
- Type:
- ig.excel.DisplayUnit
- Default:
- -6
1,000,000
-
none
- Type:
- ig.excel.DisplayUnit
- Default:
- -4142
The raw value is displayed without special formatting.
-
percentage
- Type:
- ig.excel.DisplayUnit
- Default:
- 1
Displays as a percentage. Applicable only to Box and Whisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
tenMillions
- Type:
- ig.excel.DisplayUnit
- Default:
- -7
10,000,000
-
tenThousands
- Type:
- ig.excel.DisplayUnit
- Default:
- -4
10,000
-
thousandMillions
- Type:
- ig.excel.DisplayUnit
- Default:
- -9
1,000,000,000 (billions)
-
thousands
- Type:
- ig.excel.DisplayUnit
- Default:
- -3
1,000
The current widget has no events.
The current widget has no public methods.