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

In This Topic
    ChartArea Property
    In This Topic
    Gets the control’s Chart Area Area object.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property ChartArea As Area
    public new Area ChartArea {get;}
    See Also