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

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