ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DataPointsCollection Class
Members

In This Topic
    DataPointsCollection Class
    In This Topic
    Specifies the settings for the DataPoints collection.
    Object Model
    DataPointsCollection Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataPointsCollection 
       Inherits System.Collections.CollectionBase
    public sealed class DataPointsCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          GrapeCity.ActiveReports.Chart.DataPointsCollection

    See Also