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

In This Topic
    StartStyle Property (Waterfall)
    In This Topic
    Gets the style for the data points representing starting values.
    Syntax
    'Declaration
     
    Public ReadOnly Property StartStyle As ChartStyle
    public ChartStyle StartStyle {get;}
    See Also