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

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