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

Represents the context for the point highlight visual function.

Definition

Package:@progress/kendo-angular-charts

Properties

Specifies the category of the point.

Specifies a function that gets the default visual element.

Returns:

Element

Provides the data item associated with the point.

Defines the options for the point.

Represents the value of the point as a percentage. Available only for the Donut, Pie, and 100% Stacked series.

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

Specifies the sum of point values since the last runningTotal summary point. Available for the Waterfall series.

Specifies the instance of the Chart component.

Specifies the series to which the point belongs.

total?

number

Specifies the sum of all previous series values. Available for the Waterfall series.

Represents the value of the point.