ig.excel.SparklineType
Determines the type if sparkline
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
-
column
- Type:
- ig.excel.SparklineType
- Default:
- 1
A series of vertical columns
-
line
- Type:
- ig.excel.SparklineType
- Default:
- 0
A line sparkline
-
stacked
- Type:
- ig.excel.SparklineType
- Default:
- 2
Deprecated - same as WinLoss
-
winLoss
- Type:
- ig.excel.SparklineType
- Default:
- 2
Positive and negative values stacked
The current widget has no events.
The current widget has no public methods.