Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Argument out of range exception thrown while changing the series type from column to Polar and Radar types. As per expected behavior, the type of series should be updated on the basis on the selection of chart types.

Then, Legend values are not displayed correctly while changing the chart series type from column to Pie. As per expected behaviour, data values should be displayed in the legend values.


Case 1:

1.Run the attached demo

2.Right click the first series of pivot chart.

3.Now context menu displays the list of chart types.

4.Select the chart type as Radar/Polar.

Note: Argument out of range exception thrown.


Case 2:

1.Run the attached demo

2.Right click the first series of pivot chart.

3.Now context menu displays the list of chart types.

4.Select the chart type as Pie.

5.Check the legend values.