FIX. RadChartView - the chart is not updated when it is bound to Progress.Data.BindingSource.
To reproduce:
- Use the attached file to reproduce.
Workaround:
- Reset the chart data source:
THIS-OBJECT:radChartView1:DataSource = ?.
THIS-OBJECT:radChartView1:DataSource = THIS-OBJECT:bindingSource1.