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


In This Topic
    ChartDataLabel Class Members
    In This Topic

    The following tables list the members exposed by ChartDataLabel.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartDataPointValues class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ActionInfo object defining actions associated with this data label.  
    Public PropertyGets or sets the label for the data point.

    Not used if UseValueAsLabel is True

     
    Public PropertyGets or sets the position of the label.

    Default: Auto.

     
    Public PropertyGets or sets the angle of rotation of the label text.

    Default: 0.

     
    Public PropertyGets the Style object defining style properties for the labels.

    If specified, this style overrides Series styles.

     
    Public PropertyGets or sets the tooltip to display for the data label.  
    Public PropertyGets or sets a value indicating the Y value of the data point should be used as the label.

    Default: False.

     
    Public PropertyGets or sets a value indicating whether the data label is displayed on the chart.

    Default: False.

     
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another ChartDataLabel to the current object.  
    Top
    See Also