FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / Footer Property

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