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

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