Save image to File
public abstract Void Save(String FileName)

Parameters

FileName
Filename eg. "c:\tempImages\myImage.bmp"

Remarks


Use this overload to save the exported image to Stream.

See Also

Save Overload List | ImageExportFormat Class | ImageExportFormat Members | Steema.TeeChart.Export Namespace