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

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