Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChart Class / DataLabel Property

In This Topic
    DataLabel Property (FlexChart)
    In This Topic
    Gets the chart data label.
    Syntax
    'Declaration
     
    
    Public Property DataLabel As DataLabel
    public DataLabel DataLabel {get; set;}
    See Also