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

In This Topic
    ChartArea Property (C1Chart)
    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