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

HighlightVisualArgs

Represents the context for the point highlight visual function.

NameTypeDefaultDescription

category

any

Specifies the category of the point.

createVisual

() => Element

Specifies a function that gets the default visual element.

dataItem

any

Provides the data item associated with the point.

options

any

Defines the options for the point.

percentage?

number

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

rect

Rect

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

runningTotal?

number

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

sender

ChartComponent

Specifies the instance of the Chart component.

series

any

Specifies the series to which the point belongs.

total?

number

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

value

any

Represents the value of the point.

Not finding the help you need?
Contact Support