[]
        
(Showing Draft Content)

C1.Win.C1Chart.PostDrawSeriesEventArgs

PostDrawSeriesEventArgs Class

Provides data for the PostDrawSeries event of a ChartDataSeries class.

Inheritance
PostDrawSeriesEventArgs
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public class PostDrawSeriesEventArgs : EventArgs

Properties

Name Description
Graphics

Gets the Graphics object used to paint.

Series

Gets the ChartDataSeries object which fires the event.