ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Import.Models Namespace / DataPoint Class
Members

In This Topic
    DataPoint Class
    In This Topic
    Represents a data point that contains a collection of values, label, marker, tooltip and style.
    Object Model
    DataPoint Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataPoint 
    public sealed class DataPoint 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Import.Models.DataPoint

    See Also