ActiveReports Developer 7
ChartSeries Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ChartSeries Class

Glossary Item Box

The following tables list the members exposed by ChartSeries.

Public Constructors

 NameDescription
Public ConstructorChartSeries ConstructorInitializes a new instance of the ChartSeries class.  
Top

Public Properties

 NameDescription
Public PropertyDataPoints

Gets the data points within the series.

 
Public PropertyPlotType

Gets 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.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the ChartSeries object.  
Top

See Also