public Exports Export {get;}
Remarks
Use the TChart.Export property to access Chart export properties and methods.
Example
[C#]
tChart1.Export.Save("c:\temp\mychart.bmp");
See Also
TChart Class | TChart Members | Steema.TeeChart Namespace
public Exports Export {get;}
TChart Class | TChart Members | Steema.TeeChart Namespace