Build an example where I code behind changing ChartType, DataSet and Label.
With the buttons all is refreshed at runtime.
The whole control fail to show the desired charts.
PolarArea, Pie and Doughnout brings Javascript errors.
Event with Update() and UpdateData() it didn’t refresh.
Thank you,
the workaround is perfect !
I miss to set the data because I clear my code for you and delete the line:
int[] data=oStringlist.Select(x=>int.Parse(x)).ToArray<int>();
Hi Kay,
the bug is logged as WJ-7950 and fixed in dev build 1.3.24.
Best regards
Frank
Hi Kay,
Thank you for the test case. Found 2 problems:
HTH
Best,
Luca
Please login first to submit.