We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Regarding Pie Chart

Hi

Thanks For replying me.I want to ask you is it possible that labels would be position according to my wish. what happens when the no of labels increse then the labels are not shown properly because my size of my labels is too big and size of chartControl does increse.I also used Pannel and Set it Properly AutoScroll->True But what happend the size of Chartcontrol remains fixed?I totally upset to seen such abnormal behaviour
Plz reply me it is very urgent


Best Regards
Pankaj sardana





image-1_54ed6723.zip

1 Reply

MA Manohari Syncfusion Team July 11, 2008 12:15 PM UTC

Hi Pankaj,

Thanks for the screenshot. It is possible to display the PieLabels alligned within the chart area by setting the PieItem.LabelStyle to ChartAccumulationLabelStyle.OutsideInColumn as given below.

Sample code:

ChartSeries.ConfigItems.PieItem.LabelStyle = ChartAccumulationLabelStyle.OutsideInColumn;

I have attached a sample that illustrates the same in this link below.

http://websamples.syncfusion.com/samples/Chart.Windows/75088/main.htm

Kindly let us know if this helps in resolving your problem. Thanks for your patience.

Regards,
Manohari.R


Loader.
Live Chat Icon For mobile
Up arrow icon