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

In This Topic
    DataPoint Class Members
    In This Topic

    The following tables list the members exposed by DataPoint.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the DataPoint class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the backdrop information for the DataPoint.  
    Public PropertyGets or sets the line information for the border line of the DataPoint.  
    Public PropertyGets or sets a value indicating whether to display the data point in the legend.  
    Public PropertyGets or sets a value indicating whether the DataPoint is empty.  
    Public PropertyGets or sets the text as string to display for the DataPoint in the legend.  
    Public PropertyGets or sets the line information for the line of the DataPoint.  
    Public PropertyGets or sets the marker information for the DataPoint.  
    Public PropertyGets or sets the custom properties for the DataPoint.  
    Public PropertyGets or sets the tooltip text as string for the DataPoint.  
    Public PropertyGets or sets the X value for the DataPoint.  
    Public PropertyGets or sets the Y values for the DataPoint.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the DataPoint.  
    Top
    See Also