2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / DrawSeriesEventArgs Class
Properties

In This Topic
    DrawSeriesEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DrawSeriesEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the normal data series drawing should be canceled.  
    Public PropertyGets the Graphics object used to paint. (Inherited from C1.Win.C1Chart.PostDrawSeriesEventArgs)
    Public PropertyGets the ChartDataSeries object which fires the event. (Inherited from C1.Win.C1Chart.PostDrawSeriesEventArgs)
    Top
    See Also