Overload List

Saves the current chart image to the specified File Name.

public Bitmap Bitmap(System.Int32, System.Int32, System.Drawing.Imaging.PixelFormat)

Saves the current chart image to the specified File Name.

public Bitmap Bitmap(System.Int32, System.Int32)

Saves the current chart image to the specified File Name.

public Bitmap Bitmap()

Remarks


This method will save the current chart image to the specified File Name. You should pass a valid path and name, ending with the BMP extension.

See Also

Chart Class | Chart Members | Steema.TeeChart Namespace