ActiveReports Developer 7
IChartDataPointCollection Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : IChartDataPointCollection Interface

Glossary Item Box

The following tables list the members exposed by IChartDataPointCollection.

Public Properties

 NameDescription
 PropertyCategoryCountGets the number of categories in the data point collection.  
 PropertyCountGets the number of category*series cells.  
 PropertyItemGets the two dimensional array of data points in the chart.  
 PropertySeriesCountGets the number of series in the data point collection.  
Top

See Also