Page 1 of 1
Custom chart label format
Posted: Mon Nov 03, 2008 5:32 pm
by dcstraw
Is there any way to create a complex custom format for pie chart labels? In my particular example, I want to format storage sizes (in bytes) to optimal units (ex. "17 GB" or "120 MB"). The Series Label "Format" value doesn't seem sufficient for this since I need conditional logic.
Thanks
Custom chart label format
Posted: Tue Nov 04, 2008 8:33 pm
by Edward
Hello.
Unfortunately in the current version of Stimusloft Reports.Net this formatting technique is not available.
Thank you.
Custom chart label format
Posted: Wed Jul 21, 2010 5:43 am
by sbaxter
Hello guys,
There is any advance with this feature. Right now, I have a bar chart and I'm trying to format the X axis label to show a date. The problem is that the date can be "mm/dd/yyyy" or "dd/mm/yyyy" depending of the current culture. Any suggestion?
Regards,
Scott.
Custom chart label format
Posted: Thu Jul 22, 2010 12:20 am
by Vladimir
Hello,
You can specify any format for charts axis, please use for this property Area.XAxis.Labels.Format.
Thank you.