| Visual Basic (Declaration) | |
|---|---|
| Public Property ChartArea As ChartArea | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public ChartArea ChartArea {get; set;} | |
This property is equivalent to Chart.ChartArea
            
            
            | dotnetCHARTING | Send comments on this topic. | 
| ChartArea Property | |
| See Also | |
|     | 
| dotnetCHARTING.Mapping Namespace > Mapping Class : ChartArea Property | 
| Visual Basic (Declaration) | |
|---|---|
| Public Property ChartArea As ChartArea | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public ChartArea ChartArea {get; set;} | |