FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Waterfall Class / TotalLabel Property

In This Topic
    TotalLabel Property (Waterfall)
    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