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

In This Topic
    Style Property (Chart3DArea)
    In This Topic
    Gets the chart area style.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Style As Style
    public new Style Style {get;}
    See Also