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

In This Topic
    StartStyle Property (Waterfall)
    In This Topic
    Gets or sets the StartStyle property.
    Syntax
    'Declaration
     
    Public Property StartStyle As ChartStyle
    public ChartStyle StartStyle {get; set;}
    See Also