Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Waterfall Class / StartLabel Property

In This Topic
    StartLabel Property
    In This Topic
    Gets or sets the text label for starting data point.
    Syntax
    'Declaration
     
    
    Public Property StartLabel As String
    public string StartLabel {get; set;}
    See Also