Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartEmptyPoints Class
Properties Methods


In This Topic
    ChartEmptyPoints Class Members
    In This Topic

    The following tables list the members exposed by ChartEmptyPoints.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartEmptyPoints class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ActionInfo object defining actions associated with this data point.  
    Public PropertyGets or sets the label to use on the axis for empty data points.  
    Public PropertyGets the CustomProperties collection containing custom properties for the data point.  
    Public PropertyGets the ChartDataLabel object indicating that the values should be marked with data labels.  
    Public PropertyGets the ChartMarker object defining appearance of the data point marker.  
    Public PropertyGets the Style object defining style properties for the data point.  
    Public PropertyGets or sets the tooltip to display for the data point.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another ChartEmptyPoints to the current object.  
    Top
    See Also