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

SeriesLabelsVisualArgs

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

NameTypeDefaultDescription

category

any

Specifies the category of the point.

createVisual

() => Element

Specifies a function that gets the default visual.

dataItem

any

Specifies the data item associated with the point.

options

any

Specifies the options of the label.

percentage?

number

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

rect

Rect

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

runningTotal?

number

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

sender

ChartComponent

Specifies the instance of the Chart component.

series

any

Specifies the point series.

stackValue?

number

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.

value

any

Specifies the value of the point.

Not finding the help you need?
Contact Support