Component Art Chharting

Answered (Verified) This post has 1 verified answer and 1 reply

Not Ranked
Posts: 2
mnagaria Posted: Thu Feb 4, 2010 @ 3:48 AM
Dear All,

Need some help on Charting. When are are creating any graphs -- while defining the dimension as 450 x 300 -- say the  pie is getting plotted in the center and rest of the space remains white. What i want is to create just the pie -- now the case that i have mentioned -- if i reduce the size the chart too becomes smaller. However in actual the cart is occuping x percentage of sapce from the one that has been defined. How do I achive it -- are there any properties which can help me.

 

Answered (Verified) Verified Answer

Top 25 Contributor
Posts: 186
Answered (Verified) dusko Posted: Mon Feb 15, 2010 @ 12:03 PM
Verified by admin

Yes, there are properties that can help: try setting Chart.InnerMargins="0" and Chart.RelativeDoughnutOuterCircleRadius="1" (presently it is 0.90 meaning that doughnut/pie would use 90% of the space).

 

Page 1 of 1 (2 items)