Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexRadar Class / HeaderStyle Property

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