| Overload | Description | 
|---|---|
| ChartArea Constructor() | Initializes a new instance of the ChartArea class. | 
| ChartArea Constructor(Series) | Initializes a new instance of the ChartArea class with a Series. | 
| ChartArea Constructor(SeriesCollection) | Initializes a new instance of the ChartArea class with a SeriesCollection. | 
| ChartArea Constructor(String) | Initializes a new instance of the ChartArea class with a title. | 
| ChartArea Constructor(String,Series) | Initializes a new instance of the ChartArea class with a title and SeriesCollection. | 
| ChartArea Constructor(String,SeriesCollection) | Initializes a new instance of the ChartArea class with a title and SeriesCollection. | 
 
     
     
     
     
    