SaveChartToFile
 
 
 

All Units  All Classes  Properties, Methods and Events  

SaveChartToFile procedure

procedure SaveChartToFile(Const AChart: TCustomChart; Const AFileName: String; IncludeData, TextFormat: Boolean);

Unit
TeeStore

Description
This method will save the current chart as a TeeChart 'tee' template to the specified File Name.
Tee templates are an efficient way to save runtime Chart appearance and may be loaded at runtime using the LoadChartFromFile.

The IncludeData parameter determines if Series point values are stored or not together with the template definition.
This includes Series point values, colors and text labels.




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.