Obtains an image of the current chart using the specified format and the display size.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public Image GetImage( ImageFormat imgFmt ) |
Visual Basic |
---|
Public Function GetImage ( _ imgFmt As ImageFormat _ ) As Image |
Parameters
- imgFmt
- Type: System.Drawing.Imaging..::..ImageFormat
Image format.