Custom chart label format

Stimulsoft Reports.NET discussion
Post Reply
dcstraw
Posts: 1
Joined: Mon Nov 03, 2008 5:26 pm

Custom chart label format

Post 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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Custom chart label format

Post by Edward »

Hello.

Unfortunately in the current version of Stimusloft Reports.Net this formatting technique is not available.

Thank you.
sbaxter
Posts: 17
Joined: Thu Apr 02, 2009 5:32 am

Custom chart label format

Post 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.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Custom chart label format

Post by Vladimir »

Hello,

You can specify any format for charts axis, please use for this property Area.XAxis.Labels.Format.

Thank you.
Post Reply