[]
Handles the rendering of the contour chart.
protected override bool OnRendering(IRenderEngine engine)
Protected Overrides Function OnRendering(engine As IRenderEngine) As Boolean
| Type | Name | Description |
|---|---|---|
| IRenderEngine | engine | The rendering engine to use for drawing. |
| Type | Description |
|---|---|
| bool | False to allow further rendering, true to stop the rendering chain. |