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

WPF Pie Chart

When displaying a chart series of type "Pie", is it possible to set (or at least retrieve) the radius or diameter of the pie chart, relative to the parent Chart or ChartArea control?

I'm trying to overlay the chart with additional gradients etc, but although no callout lines, labels or legend are being displayed (just the chart alone), this doesn't utilise 100% of the width of the control.

Thanks

2 Replies

AD Administrator Syncfusion Team June 18, 2009 12:19 PM UTC

Hi,

Thanks for your interest in Syncfusion Products.

As far as now we don't provide option for retrieving the radius. If your motive is to make the Pie occupy the full area, you could use a DataTemplate, that will scale the segments.

Code Snippet:


Data="{Binding Geometry}" ToolTip="{Binding ToolTip}">






Please refer to the sample attached in the following link.
http://files.syncfusion.com/support/Chart.WPF/7.3.0.6/F82601/main.htm

Please let us know if you have further queries.

Regards,
Sowmya.N


AD Administrator Syncfusion Team June 24, 2009 06:48 AM UTC

Hi,


Currently we do not provide support to "Bevelled Appearance in WPF 2D Pie chart" and "Adornments Support for WPF 3D Pie chart" . This has been confirmed as a Feature Request.We will implement this feature in our forthcoming new version releases or service pack releases.We usually have an interval of at least three months between releases. The feature implementation would also greatly depend on the factors such as product design, code compatibility and complexity.

We will get back to you once the feature is implemented.
Thank you for your interest in Syncfusion products.

Regards,
Sowmya.N

Loader.
Live Chat Icon For mobile
Up arrow icon