Gets the control ChartArea object.

Namespace:  C1.Web.C1WebChart
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

Remarks

The ChartArea is that region of the chart that contains axes and charted data. Its Style inherits directly from the parent C1WebChart.ChartStyle.

See Also