Chart X Axis Format ignored

Stimulsoft Reports.NET discussion
Post Reply
Pilgrim
Posts: 29
Joined: Fri Aug 03, 2007 7:57 am
Location: Cape Town

Chart X Axis Format ignored

Post by Pilgrim »

Hi guys, on a Scatter chart the X Axis format is ignored.

Both X and Y axis use percentages and I set the format to "p0" for both.

The Y axes turns "0.1" into "10%" as expected but the X Axis just displays "0.1"

Thank you.

Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Chart X Axis Format ignored

Post by Vital »

Hello,

Problem solved. Please get patch in build from 23 May.

Thank you.
Pilgrim
Posts: 29
Joined: Fri Aug 03, 2007 7:57 am
Location: Cape Town

Chart X Axis Format ignored

Post by Pilgrim »

Vital wrote:Hello,

Problem solved. Please get patch in build from 23 May.

Thank you.
Thank you :grinder:
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Chart X Axis Format ignored

Post by Vital »

Hello,

Really problem in type of arguments. For example if you have arguments: 1, 2, 3, 4, but it have type string you don't receive required format. We have added special code to convert string type to numeric to solve this problem.

Thank you.
Post Reply