FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ChartField Class / FooterStyle Property

In This Topic
    FooterStyle Property (ChartField)
    In This Topic
    Gets the Footer style. (This is a shortcut to Footer.Style.)
    Syntax
    'Declaration
     
    Public ReadOnly Property FooterStyle As ChartStyle
    public ChartStyle FooterStyle {get;}
    See Also