I was able to create a bar chart with one set of bars (series) and bound it to a DataTable without any problem. Now my boss wants me to create two series - how do I bind it to a data source? Do I bind it to a DataSet or bind the DataTables to each series?
1 Answer, 1 is accepted
0
Nadya | Tech Support Engineer
Telerik team
answered on 11 Jun 2020, 03:21 PM
Hello Marianne,
If you want to have two BarSeries in RadChartView you can bind each separate seria to a data source by using the DataSource property. Thus, you can bind the BarSeries and add them to the Series collection. A sample example is demonstrated below:
I hope this helps. If you have further questions please let me know.
Regards,
Nadya
Progress Telerik
Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic. Our thoughts here at Progress are with those affected by the outbreak.