How to display Data in barchart
Hi Everyone,
I have a service which is fetching data and I have bind that service to grid widget which displays the data now I want to count each column unique data (I mean there are duplicates data in column) but I want them to count once and then showing that records to the Bar Chart graph and the graph data should change based on filter selected by user
for e.g. Suppose we have 4 column like, name , age , Class , place now I want to count each column and represent in bar chart
Thanks and Regards,
Lav

