ig.excel.ErrorValueType
Constants which specify the units used to depict errors on an
error bar.
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
-
fixedValue
- Type:
- ig.excel.ErrorValueType
- Default:
- 0
The error range is defined by a fixed numerical value.
-
percentage
- Type:
- ig.excel.ErrorValueType
- Default:
- 1
The error range is defined by a percentage.
-
standardDeviation
- Type:
- ig.excel.ErrorValueType
- Default:
- 2
The error range is defined by standard deviation.
-
standardError
- Type:
- ig.excel.ErrorValueType
- Default:
- 3
The error range is defined by standard error.
The current widget has no events.
The current widget has no public methods.