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