5.20232.939
wijmo.chart Class DataLabelRenderEventArgs Wijmo API Class

DataLabelRenderEventArgs Class

Provides arguments for DataLabel rendering event.

Heirarchy

Constructors

Properties

Constructors

constructor

Properties

cancel

cancel: boolean

Gets or sets a value that indicates whether the event should be cancelled.

engine

Gets the IRenderEngine object to use for rendering the chart elements.

hitTestInfo

hitTestInfo: HitTestInfo

Gets the hit test information.

point

point: Point

Gets the point associated with the label in control coordinates.

text

text: string

Gets or sets the label text.

Static empty

empty: EventArgs

Provides a value to use with events that do not have event data.