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

In This Topic
    ChartArea Property (baseChart)
    In This Topic
    Gets the control chart area object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartArea As baseChartArea
    public baseChartArea ChartArea {get;}
    See Also