ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Waterfall Class / RisingStyle Property

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