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

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