Overload | Description |
---|---|
GetImage() | Obtains an image of the current chart using the display size. |
GetImage(Size) | Obtains an image of the current chart using the specified size. |
GetImage(ImageFormat,Size) | Obtains an image of the current chart using the specified format and size. |
GetImage(ImageFormat) | Obtains an image of the current chart using the specified format and the display size. |