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

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