You are here: Symbol Reference > SignalToolsTee Namespace > Functions > SignalToolsTee.AssignChart Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalToolsTee.AssignChart Function

Assign a TChart to TChart.

Pascal
procedure AssignChart(Source: TChart; Destination: TChart); overload;

Assigns the state of the Source chart (all series and property values) to the Destination chart. This routine makes use of the ResetProperties routine, which ensures that all properties will get assigned.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!