SaveChartToStream

SaveChartToStream procedure

procedure SaveChartToStream(Const AChart: TCustomChart; Const AStream: TStream; IncludeData, TextFormat: Boolean);

Unit
TeeStore

Description
Saves TChart 'AChart' to a Stream as a tee template.
Use the IncludeData boolean property to include or exclude data from the tee file.