I have a requirement where the number of graphs, graph data and information related to graph are all bound via a web service call.
I am trying to find if there is a way to bind Graph's Category, Value Axis' Titles and Graph Title from a web service call. Please see http://dojo.telerik.com/OyEVi for an example of what I am trying to accomplish. I am dynamically trying to bind category and value axis titles to "GraphValueAxisTitle" and "GraphCategoryAxisTitle". Just wondering if its possible to data bind this information via MVVM?
Thanks
Venkata