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
close icon

Pie Chart Origin

The origin of a pie chart is at 90 degrees. Is there a way to change this to 0 degrees? In other words, I'd like the left edge of the first slice of the series to be at 0 degrees.


1 Reply

SA Saravanan A Syncfusion Team February 25, 2011 11:41 AM UTC

Hi David,

We can achieve your requirement by overriding the item template’s “RenderTransform” of series. Following is the code snippet in which we have override the RenderTransform.

[XAML]:


Data="{Binding Geometry}" ToolTip="{Binding ToolTip}" RenderTransformOrigin="0.5,0.5">






Based on your requirement we have created a simple sample please download the sample from below location.

Sample: http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=Pie_chart_90_degr-1591921549.zip

Please let us know if you need any further assistance.

Thanks,
Saravanan




Loader.
Live Chat Icon For mobile
Up arrow icon