Obtains an image of the current chart display using the specified format.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.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.