ITChart.Export
ITChart
property Export: IExport;
Type Library
TeeChartx
Description
Use the TChart.Export property to access Chart export properties and methods.
Example [Visual Basic]:
TChart1.Export.SaveToBitmapFile("c:\temp\mychart.bmp")