ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

DrawSeriesEventArgs Class

Provides data for the DrawSeries event of a ChartDataSeries class.

For a list of all members of this type, see DrawSeriesEventArgs Members.

System.Object

     System.EventArgs

         C1.Win.C1Chart.PostDrawSeriesEventArgs

             C1.Win.C1Chart.DrawSeriesEventArgs

[Visual Basic]

Public Class DrawSeriesEventArgs

Inherits PostDrawSeriesEventArgs

[C#]

public class DrawSeriesEventArgs : PostDrawSeriesEventArgs

[Delphi]

type DrawSeriesEventArgs = class (PostDrawSeriesEventArgs);

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

See Also

DrawSeriesEventArgs Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.