Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDataPoint Class / Label Property

In This Topic
    Label Property (ChartDataPoint)
    In This Topic
    Gets the ChartDataLabel object defining data labels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Label As ChartDataLabel
    public ChartDataLabel Label {get;}
    See Also