ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / Header Property

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