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

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