New to Kendo UI for Angular? Start a free 30-day trial
ErrorBarsValueArgs
Represents the context for the error bars value function.
| Name | Type | Default | Description | 
|---|---|---|---|
category | 
 | 
 Specifies the category of the point.  | |
dataItem | 
 | 
 Provides the data item associated with the point.  | |
index | 
 | 
 Defines the index of the point in the series.  | |
series | 
 | 
 Specifies the series to which the point belongs.  | |
value | 
 | 
 Specifies the value of the point.  |