[]
Calculates the chart content width.
protected override int GetContentWidth(Graphics g, int height)
| Type | Name | Description |
|---|---|---|
| Graphics | g | A Graphics object that encapsulates a GDI+ drawing surface. |
| int | height | The height of chart content. |
| Type | Description |
|---|---|
| int | The width of chart content. |