New to KendoReact? Start a free 30-day trial
ChartSeriesErrorBarsProps
ChartSeriesErrorBarsPropsPremium
Represents the props of the KendoReact 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:
|