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

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

Definition

Package:@progress/kendo-angular-charts

Properties

Specifies the category of the point.

Specifies the center point of the segment. Available for the Donut and Pie series.

Specifies a function that gets the default visual.

Returns:

Element

Provides the data item associated with the point.

endAngle?

number

Specifies the end angle of the segment. Available for the Donut and Pie series.

Specifies the inner radius of the segment. Available for the Donut and Pie series.

Defines the options for the point.

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

Specifies the segment points. Available for the Donut and Pie series.

radius?

number

Specifies the segment radius. Available for the Donut and Pie series.

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 series to which the point belongs.

Specifies the start angle of the segment. Available for the Donut and Pie series.

total?

number

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

Represents the value of the point.