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

Display Issues on Radar Chart

Hi, I am trying to use the radar chart. I am having an issue in that the chart does not appear ''filled''. A picture says a thousand words, so i''ve attached a gif. I suspect it might have something to do with instantiating the graphics path with FillMode.Winding, however I am not sure. I have included my code below. I am using Syncfusion.Chart.Windows version 3.201.1.0. Thanks very much in advance, Damien Sawyer --Code-- public void BuildChart() { Random random = new Random(); int numPoints = 14; ChartSeries series = this.chartControl1.Model.NewSeries("Damien Test"); for (int i = 0;i
Damien Chart Testing.zip

1 Reply

GM Geetha M Syncfusion Team November 5, 2005 09:43 AM UTC

Hi, Thank you for bringing this issue to our attention. We are able to reproduce the problem and will get back to you as soon as the bug is fixed. Regards, Geetha.

Loader.
Live Chat Icon For mobile
Up arrow icon