LoadChartFromStream procedure
procedure LoadChartFromStream(Var AChart:
TCustomChart; Const AStream: TStream);
Unit
TeeStore
Description
This method will import the TeeChart 'tee' template Chart from the specified Stream, applying all properties of the template to the Chart.
See also LoadChartFromFile procedure for more information.