New to Kendo UI for Vue? Start a free 30-day trial
ChartSeriesErrorBarsProps
Represents the props of the Kendo UI for Vue ChartSeriesErrorBars component.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The color of the error bars. Accepts a valid CSS color string, including hex and rgb. | |
endCaps? |
|
If set to | |
line? |
|
The error bars line options. | |
value? |
|
The error bars value (see example). The value option is supported when series.type is set to The following value types are supported:
| |
visual? |
|
A function that for creating custom visuals for the error bars. The available argument fields are:
|