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

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