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

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