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

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