I am currently editing a project that was carried out by another developer (not available).
I am trying to edit a report that uses pie charts, and I need to make all the pie charts the same size (with a constant radius) but I still haven't find a way to do so.
The report only uses a .resx and a .cs files.
Is there any property that can be used to set the radius constant? Where is it located?
Thanks in advance.