Overload List

  Name Description
Public method GetImage()()()()
Obtains an image of the current chart using the display size.
Public method GetImage(ImageFormat)
Obtains an image of the current chart using the specified format and the display size.
Public method GetImage(Size)
Obtains an image of the current chart using the specified size.
Public method GetImage(ImageFormat, Size)
Obtains an image of the current chart using the specified format and size.

See Also