GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ChartSeriesCollection Class : Capacity Property |
Gets or sets the number of elements that the ChartSeriesCollection can contain.
'Declaration Public Property Capacity As System.Integer
public System.int Capacity {get; set;}