When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original.
Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...A1:J10 (including the chart and table) is copied to A11:J20 (targetRange...copy(sourceRange)). Values in the second table (B12:B15) are updated to 300/400/500/600...