[]
        
(Showing Draft Content)

SeriesRenderingEventArgs Class

SeriesRenderingEventArgs Class

Provides arguments for Series rendering event.

Heirarchy

Constructors

Properties

Constructors

constructor

Properties

cancel

cancel: boolean

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

count

count: number

Gets the total number of series to render.

engine

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

index

index: number

Gets the index of the series to render.

Static empty

empty: EventArgs

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