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

In This Topic
    FooterStyle Property
    In This Topic
    Gets the Footer style.
    Syntax
    'Declaration
     
    Public ReadOnly Property FooterStyle As Style
    public Style FooterStyle {get;}
    Remarks
    This property provides a convenient shortcut to the Footer.Style.
    See Also