ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / Waterfall Class / StartLabel Property

In This Topic
    StartLabel Property
    In This Topic
    Gets or sets the label of the start bar.
    Syntax
    'Declaration
     
    
    Public Property StartLabel As String
    public string StartLabel {get; set;}
    See Also