CopyDataValues()
CopyDataValues()
Definition
Copies the ChartAnchor time and price values from one anchor to another. This includes the BarsAgo, SlotIndex, Time, Price, and DrawnOnBar values. This method is useful for updating a chart anchor to a recent data point when the user interacts with the drawing chart anchor.
Method Return Value
This method does not return a value.
Syntax
\<chartanchor\>.CopyDataValues(ChartAnchor toAnchor)

