[]
Gets the axis height.
protected virtual double GetHeight(IRenderEngine engine, double maxWidth)
| Type | Name | Description |
|---|---|---|
| IRenderEngine | engine | Render engine C1.Chart.IRenderEngine object. |
| double | maxWidth | The maximum width. |
| Type | Description |
|---|---|
| double | The axis height. |