I have a template chart which I created manually using powerpoint, I am piping data into this chart using spire, I am populating cells C2:C4 only. The other cells (B2:B4 & D2:D4) have formulas.
These formulas do not update after I populate chart using spire.
If I manually right click on the chart and select "Edit data" then the formulas are triggered and the chart is fixed.
Is there a workaround?
Input chart: created by hand manually in powerpoint.
Output chart: generated using spire.
To see the problem, open the `out - mychart.zip` and then click on the chart and right click and edit the data. This will trigger the formulas to run and therefore the chart will be fixed.