[]
Initializes new instance of chart area object without axes
public ChartArea()
Initializes new instance of chart area object.
public ChartArea(bool initializeAxes)
| Type | Name | Description |
|---|---|---|
| bool | initializeAxes |
For internal use only.
public ChartArea(string xml)
| Type | Name | Description |
|---|---|---|
| string | xml |
For internal use only.
public ChartArea(string xml, GraphXmlSerializationContext context)
| Type | Name | Description |
|---|---|---|
| string | xml | |
| GraphXmlSerializationContext | context |