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