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

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