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

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