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

In This Topic
    TotalLabel Property (Waterfall)
    In This Topic
    Gets or sets the text label for data point representing total value.
    Syntax
    'Declaration
     
    Public Property TotalLabel As System.String
    public System.string TotalLabel {get; set;}
    See Also