Overload | Description |
---|---|
RenderImage() | Renders the chart as a bitmap, and raises the Paint event if raisePaintEvent is true. |
RenderImage(Boolean) | Renders the image. |
RenderImage(Stream) | Renders the chart model image to a stream. |
RenderImage(Stream,Boolean) | Renders the image. |