New to Kendo UI for AngularStart a free 30-day trial

Represents the context for the error bars visual function.

Definition

Package:@progress/kendo-angular-charts

Properties

Specifies a function that gets the default visual.

Returns:

Element

high

number

Specifies the high value of the error bar.

low

number

Specifies the low value of the error bar.

Specifies the options object of the error bar.

Specifies the rectangle that defines the normal position of the visual.

Specifies the instance of the Chart component.