Group: Forum Members
Last Active: 15 Years Ago
Posts: 6,
Visits: 1
|
Hi there,
I am trying to figure out how to bind custom datasource into nevron charts. Eg) I have a class called Employee with properties "Name, Designation, Salary". Now I have an object of type "list(of employee)". Can somebody help me to bind this to the chart.
Please don't advice to use Datatable / Dataview / Datareader. I follow a strict 3 tier layering and I need my custom objects to be binded.
|