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

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