[]
Provides data for the PostDrawSeries event of a ChartDataSeries class.
public class PostDrawSeriesEventArgs : EventArgs
| Name | Description |
|---|---|
| Graphics | Gets the Graphics object used to paint. |
| Series | Gets the ChartDataSeries object which fires the event. |