Initializes a new instance of the SeriesRenderingEventArgs class.
(IRenderEngine) The rendering engine to use.
The index of the series to render.
Total number of the series to render.
Gets or sets a value that indicates whether the event should be canceled.
Gets the total number of series to render.
Gets the IRenderEngine object to use for rendering the chart elements.
Gets the index of the series to render.
Provides a value to use with events that do not have event data.
Provides arguments for Series rendering event.