How to group the data in RadHtmlChart ?? It can be easily done in RadChart by setting the DataGroupColumn property of the chart.
Does the RadHtmlChart has this property in the latest release ? Please help with this.
RadHTMLChart doesn't have the built in data grouping functionality.
What I would suggest is grouping the datasource itself anyway, before passing it to the chart.