FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1TreeMap Class / Footer Property

In This Topic
    Footer Property (C1TreeMap)
    In This Topic
    Gets or sets the chart footer text.
    Syntax
    'Declaration
     
    Public Property Footer As String
    public string Footer {get; set;}
    See Also