This question is locked. New answers and comments are not allowed.
Hello,
I currently have a set of RadChart's where some of them contain multiple series grouped into categories.
I am investigating whether this is possible with RadChartView using a MVVM pattern, as I do not know how many series I will have in advance and all the examples I can find of dynamic series, involve adding the series to the chart in code behind, which is not possible in MVVM as I do not have access to the RadChart instance in the View Model.
Is what I am trying to accomplish possible with RadChartView?
Thanks very much,
Martyn.
I currently have a set of RadChart's where some of them contain multiple series grouped into categories.
I am investigating whether this is possible with RadChartView using a MVVM pattern, as I do not know how many series I will have in advance and all the examples I can find of dynamic series, involve adding the series to the chart in code behind, which is not possible in MVVM as I do not have access to the RadChart instance in the View Model.
Is what I am trying to accomplish possible with RadChartView?
Thanks very much,
Martyn.