ActiveReports Developer 7
Series Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ChartControl Class : Series Property

Glossary Item Box

Gets the series collection for the chart object.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Series As SeriesCollection
C# 
public SeriesCollection Series {get;}

See Also