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

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