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

In This Topic
    RisingStyle Property
    In This Topic
    Gets the style for the data points representing rising values.
    Syntax
    'Declaration
     
    
    Public Property RisingStyle As String
    public string RisingStyle {get; set;}
    See Also