[]
Renders the chart using the cross-platform GC graphics stack.
public void RenderCrossPlatform(DrawCanvas page, Rectangle boundsRect, PointF pageOffset)
| Type | Name | Description |
|---|---|---|
| DrawCanvas | page | The draw canvas to render onto. |
| Rectangle | boundsRect | The bounding rectangle for the chart in pixels. |
| PointF | pageOffset | The page offset for the chart. |