ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / 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 System.String
    public System.string TotalLabel {get; set;}
    See Also