Steps to reproduce:
- Create a subclass of XRChart.
- Open Visual Studio Report Designer.
- Drop a custom chart control onto the designer surface.
Expected results:
A custom control appears in a report.
Current results:
Exceptions are thrown.
In v24.1.7: "Could not load file or assembly 'System.ComponentModel.TypeConverter' or one of its dependencies."
In v24.2.5: "Value cannot be null. Parameter name: collection."