BootstrapChartValueErrorBarSettings Properties
Stores settings of the value error bars for numeric axes.| Name | Description |
|---|---|
| CssClass | Specifies the name of a CSS class applied to the error bar. |
| DisplayMode | Specifies whether error bars must be displayed in full or partially. |
| EdgeLength | Specifies the length of the lines that indicate the error bar edges. |
| HighValueField | Specifies which data field provides high error values. |
| LowValueField | Specifies which data field provides low error values. |
| Type | Specifies how error bar values must be calculated. |
| Value | Specifies the value to be used for generating error bars. |
See Also