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

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