public sealed class DataPointCollection : System.Collections.ObjectModel.Collection<DataPoint>
'Declaration Public NotInheritable Class DataPointCollection Inherits System.Collections.ObjectModel.Collection(Of DataPoint)
System.Object System.Collections.ObjectModel.Collection<T> GrapeCity.ActiveReports.PageReportModel.DataPointCollection
DataPointCollection Members GrapeCity.ActiveReports.PageReportModel Namespace