I have a List<SQLDataClass> of data, with fields containing one DateTm and some data values
Is there any way to get Chart to work off this list, instead of converting it to a Dictionary. I don’t need to bind directly to the SQL data, as long as I can bind to my List of data.
Thanks
This topic was modified 1 year, 1 month ago by salasidis.