New to Kendo UI for Angular? Start a free 30-day trial
ErrorBarsVisualArgs
Represents the context for the error bars visual
function.
Name | Type | Default | Description |
---|---|---|---|
createVisual |
|
Specifies a function that gets the default visual. | |
high |
|
Specifies the high value of the error bar. | |
low |
|
Specifies the low value of the error bar. | |
options |
|
Specifies the | |
rect |
|
Specifies the rectangle that defines the normal position of the visual. | |
sender |
|
Specifies the instance of the Chart component. |