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…...add("A1", "C5", true); // true → first row is header const...AsposeCells.ChartType.Bar, // chart type 1, 4, 9, 10 ); const chart =...