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

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