ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / FlexChart Class / Footer Property

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