ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / Footer Property

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