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

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