FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / FlexChartField Class / Footer Property

In This Topic
    Footer Property (FlexChartField)
    In This Topic
    Gets the chart footer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Footer As ChartTitle
    public ChartTitle Footer {get;}
    See Also