ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel 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 ConstructorInitializes a new instance of the DataPoint class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the action to execute.  
    Public PropertyGets or sets the name to use for the data element for the data point.  
    Public PropertyGets or sets a value defining how or whether a data point appears in a data rendering.  
    Public PropertyGets or sets the data label with which to mark the value.  
    Public PropertyGets the data value set for the Y axis.  
    Public PropertyGets or sets the marker properties.  
    Public PropertySpecify whether the first and last markers for the data point are displayed. Otherwise, all markers are displayed.  
    Public PropertyGets or sets the border and background style properties for the data point.  
    Public PropertyGets or sets expression of tooltip.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the DataPoint object.  
    Top
    See Also