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

In This Topic
    FooterStyle Property (C1TreeMap)
    In This Topic
    Gets or sets chart footer style.
    Syntax
    'Declaration
     
    Public Property FooterStyle As ChartStyle
    public ChartStyle FooterStyle {get; set;}
    See Also