I have a problem where the values in the y-axis are being multiplied by 10 when I bind the data to the rad chart. I didn't write the code, but I have verified that the data going into the chart is correct. Yet, when the chart is displayed, the y-axis label shows 50 instead of 5, 80 instead of 8, and so on.
The value format is set to General, but it doesn't seem to make any different (I've also tried Number).
I've searched the code and chart setup to identify why this may be happening, but I'm at a loss at this point.
I'm wondering if anyone has any thoughts about where to look in the chart properties configuration for a setting that might be doing this. Any help would be much appreciated.
The value format is set to General, but it doesn't seem to make any different (I've also tried Number).
I've searched the code and chart setup to identify why this may be happening, but I'm at a loss at this point.
I'm wondering if anyone has any thoughts about where to look in the chart properties configuration for a setting that might be doing this. Any help would be much appreciated.