ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Waterfall Class / FallingStyle Property

In This Topic
    FallingStyle Property
    In This Topic
    Gets the style for the data points representing falling values.
    Syntax
    'Declaration
     
    Public ReadOnly Property FallingStyle As ChartStyle
    public ChartStyle FallingStyle {get;}
    See Also