Page 1 of 1

Angle the arguments on a pie chart

Posted: Wed May 04, 2011 8:25 pm
by jay@bplogix.com
How can I angle the text shown on the X axis of a pie chart? This allows more text/columns to be displayed.

thx

Angle the arguments on a pie chart

Posted: Fri May 06, 2011 12:58 am
by Vladimir
Hello,

Unfortunately, currently this functionality is not available. The implementation of this feature is already in our to-do list.

Thank you.

Angle the arguments on a pie chart

Posted: Fri May 06, 2011 12:45 pm
by jay@bplogix.com
But your Reports.Web online samples show this:
http://web.stimulsoft.com/?reportname=C ... mnsAndBars
The first 2 charts use angled text on the X axis. How did they do this?

Also, I dont seem to be able to change colors on charts like shown on this page:
http://web.stimulsoft.com/?reportname=ChartStyles
How do I change the colors for series in bar charts?

Thanks!

Angle the arguments on a pie chart

Posted: Mon May 09, 2011 12:14 pm
by jay@bplogix.com
Any thoughts to the 2 questions? Your online Reports.Web samples show angled text and use colors on bar charts ... but they dont seem to work on the purchased version. Has this been disabled?

Thanks

Angle the arguments on a pie chart

Posted: Tue May 10, 2011 5:12 am
by Vladimir
Hello,

Sorry for the confusion, we had in mind Reports.Fx product line.

In the Reports.Web product this feature is available, please use the Chart.Area.XAxis.Labels.Angle property for this.

Thank you.

Angle the arguments on a pie chart

Posted: Tue May 10, 2011 12:37 pm
by jay@bplogix.com
That works great, thanks!

How do I change the colors of the bars on a chart?

Angle the arguments on a pie chart

Posted: Wed May 11, 2011 1:14 am
by Vladimir
Hello,

You can set them using a style, as well as for each series separately (for this you need to set the AllowApplyStyle property to False).

Thank you.