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

In This Topic
    DataLabel Property (ChartEmptyPoints)
    In This Topic
    Gets the ChartDataLabel object indicating that the values should be marked with data labels.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataLabel As ChartDataLabel
    public ChartDataLabel DataLabel {get;}
    See Also