Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / BreakEven Class / Style Property

In This Topic
    Style Property (BreakEven)
    In This Topic
    Gets or sets the series style.
    Syntax
    'Declaration
     
    
    Public Property Style As String
    public string Style {get; set;}
    See Also