We are looking to replicate your Silverlight example using WinForms.RadChartView. We need to be able to display multiple sections (represented by a color) within each bar (in your example - a country)
In addition @ run time we need to be able to ...
- Drop new values onto a specific bar (country) and repopulate the chart to include the new value(s)
- Drag an item (represented by a color) from one bar (country) to another and repopulate the chart to include the new value(s) or remove it altogether.
- Is this possible in WinForms.RadChartView?
- If yes, can you provide/point us to an example?
- If not what are our options?