Skip to main content
1-Visitor
September 16, 2016
Solved

how to bind my infotable data to a pie chart so that all the colums in my infotable are displayed on the pie chart with their values

  • September 16, 2016
  • 1 reply
  • 7135 views

I have a infotable which has coulmn which displays the percentage of various categories. I want this data to be displayed on pie cahrt.

Best answer by CarlesColl

The infotable should have at lest two columns, one with the label and the other with the value. And you need to set LabelVield and ValueField

1 reply

1-Visitor
September 16, 2016

If you have a service which returns the infotable, you just need to bind the "All Data" result of the service to the Pie chart.

1-Visitor
September 16, 2016

Hi Carles,

It's not working. We are binding all data of our service which is returning an infotable with pie chart but then what we need to select in data field and value field.?

1-Visitor
September 16, 2016

The infotable should have at lest two columns, one with the label and the other with the value. And you need to set LabelVield and ValueField