Page 1 of 1
Line chart cutting of last item name
#1
Posted 23 April 2009 - 09:15 PM
When ever I create a line chart in Asp.net 2.0 using charts 3.0 the last item on the chart is cut off. see image
Other Replies To This Topic
#2
Posted 24 April 2009 - 01:34 AM
Hi,
You can set chartRightMargin attribute to 40/60 to get some space.
Alternately you can use canvasPadding='30'
Other Replies To This Topic
Page 1 of 1

Back to top
MultiQuote