SaveChartToStream procedure
procedure SaveChartToStream(AChart:
TCustomChart; 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.