ig.excel.SeriesValuesColorBy
Constants which determine the manner in which series values
are used to color regions on a geographic map chart.
Remarks
Applicable only when the associated series Series.chartType is RegionMap.
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
-
numericalValue
- Type:
- ig.excel.SeriesValuesColorBy
- Default:
- 0
The coloring of map regions is determined by the numerical value of the associated data point.
-
secondaryCategory
- Type:
- ig.excel.SeriesValuesColorBy
- Default:
- 1
The coloring of map regions is determined by the value of the associated data point, which is assumed to represent a category.
The current widget has no events.
The current widget has no public methods.