2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChart Class / Footer Property

In This Topic
    Footer Property (baseChart)
    In This Topic
    Gets the control footer object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Footer As baseChartTitle
    public baseChartTitle Footer {get;}
    See Also