Angle the arguments on a pie chart
-
- Posts: 251
- Joined: Fri Feb 04, 2011 11:46 am
- Location: San Diego, CA
Angle the arguments on a pie chart
How can I angle the text shown on the X axis of a pie chart? This allows more text/columns to be displayed.
thx
thx
Angle the arguments on a pie chart
Hello,
Unfortunately, currently this functionality is not available. The implementation of this feature is already in our to-do list.
Thank you.
Unfortunately, currently this functionality is not available. The implementation of this feature is already in our to-do list.
Thank you.
-
- Posts: 251
- Joined: Fri Feb 04, 2011 11:46 am
- Location: San Diego, CA
Angle the arguments on a pie chart
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!
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!
-
- Posts: 251
- Joined: Fri Feb 04, 2011 11:46 am
- Location: San Diego, CA
Angle the arguments on a pie chart
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
Thanks
Angle the arguments on a pie chart
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.
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.
-
- Posts: 251
- Joined: Fri Feb 04, 2011 11:46 am
- Location: San Diego, CA
Angle the arguments on a pie chart
That works great, thanks!
How do I change the colors of the bars on a chart?
How do I change the colors of the bars on a chart?
Angle the arguments on a pie chart
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.
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.