ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ChartSeries Class
Properties Methods

In This Topic
    ChartSeries Class Members
    In This Topic

    The following tables list the members exposed by ChartSeries.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartSeries class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the data points within the series.  
    Public PropertyGets default subtype for series.  
    Public PropertyGets default type for series.  
    Public PropertyGets or sets a value indicating whether the series is plotted as a line in a column chart. If set to Auto, it is plotted per the primary chart type. If set to Line, it is plotted as a line.  
    Public PropertyGets or sets subtype.  
    Public PropertyGets or sets type.  
    Public PropertyGets or sets name of corresponding value axis.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the ChartSeries object.  
    Top
    See Also