| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace > C1Chart3D Class : GetImage Method |
| 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. |