FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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