Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart.Interaction Namespace / LineMarker Class / LineStyle Property

In This Topic
    LineStyle Property
    In This Topic
    Gets or sets the chart style.
    Syntax
    'Declaration
     
    
    Public Property LineStyle As String
    public string LineStyle {get; set;}
    See Also