2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / C1Chart Class / Style Property

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