ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataPoint Class / DataPoint Constructor

In This Topic
    DataPoint Constructor
    In This Topic
    Initializes a new instance of the DataPoint class.
    Syntax
    'Declaration
     
    Public Function New()
    public DataPoint()
    See Also