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

Represents the context for the visual function of the series label.

Definition

Package:@progress/kendo-angular-charts

Properties

Specifies the category of the point.

Specifies a function that gets the default visual.

Returns:

Element

Specifies the data item associated with the point.

Specifies the options of the label.

Specifies the point value represented as a percentage. Available only for the Donut, Pie, and 100% stacked charts.

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

Specifies the sum of point values from the last "runningTotal" summary point onwards. Available for the Waterfall series.

Specifies the instance of the Chart component.

Specifies the point series.

Specifies the cumulative point value on the stack. Available only for the stackable series.

text

string

Specifies the text of the label.

total?

number

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

Specifies the value of the point.