FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FlexChartFieldBase Class / Footer Property

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