Search results

IDataLabelRenderingEventArgs API in Angular Sparkline API component

Specifies the sparkline datalabel rendering Event arguments.

Properties

border

SparklineBorderModel

Defines the current sparkline label rect border.

cancel

boolean

Defines the event cancel status.

color

string

Defines the current sparkline label text color.

fill

string

Defines the current sparkline label rect fill color.

name

string

Defines the name of the event.

pointIndex

number

Defines the current sparkline label point index.

sparkline

Sparkline

Defines the current sparkline instance.

text

string

Defines the current sparkline label text.

x

number

Defines the current sparkline label text location x.

y

number

Defines the current sparkline label text location y.