Assign a TChart to TChart.
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!
|