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

In This Topic
    DataPoint Class
    In This Topic
    Represents the set of properties for a data point.
    Object Model
    DataPoint Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataPoint 
       Inherits Item
    public sealed class DataPoint : Item 
    Inheritance Hierarchy

    System.Object
          GrapeCity.ActiveReports.Chart.DataPoint

    See Also