StiNewAutoSeriesEventArgs Class
Namespace: Stimulsoft.Report.Events
Describes an argument for the event StiNewAutoSeries.
Inheritance
Inherits from: EventArgs
Constructors
| Constructor | Description |
|---|---|
| StiNewAutoSeriesEventArgs(int seriesIndex, IStiSeries series, object color) | Creates a new object of the type StiNewAutoSeriesEventArgs. |
StiNewAutoSeriesEventArgs(seriesIndex: int, series: IStiSeries, color: object)
Creates a new object of the type StiNewAutoSeriesEventArgs.
Parameters
- seriesIndex (int)
- series (IStiSeries)
- color (object)