The Area class describes the ChartArea of the chart.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public class Area
Visual Basic
Public Class Area

Remarks

This area includes all axes and the charted data.

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..Area

See Also