[]
Calculates the desired height of axis.
protected virtual double GetHeight(IRenderEngine engine, double maxWidth)
Type | Name | Description |
---|---|---|
IRenderEngine | engine | Render engine |
double | maxWidth | Maximal width |
Type | Description |
---|---|
double | The desired height |