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

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