New to KendoReactStart a free 30-day trial

The context for the error bars visual function.

Definition

Package:@progress/kendo-react-charts

Properties

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

Returns:

Element

high

number

The high value of the error bar.

low

number

The low value of the error bar.

The options object of the error bar.

rect

Rect

The rectangle that defines the normal position of the visual.

The instance of the Chart component.