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

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