New to Kendo UI for Angular? Start a free 30-day trial

ErrorBarsVisualArgs

The context for the error bars visual function.

NameTypeDefaultDescription

createVisual

() => Element

A function that can be used to get the default visual.

high

number

The high value of the error bar.

low

number

The low value of the error bar.

options

any

The options object of the error bar.

rect

Rect

The rectangle that defines the normal position of the visual.

sender

ChartComponent

The instance of the Chart component.

In this article

Not finding the help you need?