| Overload | Description |
|---|---|
| GetImage() | Returns an image of the chart in the PNG format. The image will be at the appropriate size to render at 96dpi. |
| GetImage(Boolean) | Returns an image of the chart in the PNG format. The image will be at the appropriate size to render at 96dpi. |
| GetImage(ImageType) | Returns an image of the chart. |
| GetImage(ImageType,Boolean) | Returns the image of the chart. |