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

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