Gets or sets the data source for CompactChart.
Any Object which implements IList or IListSource interface.
You can bind CompactChart to a data source such as a Array, DataTable mobile SQL CE database or any other object which implements either IList or IListSource interface. Then it will automatically get data for a data Series and display it using the selected chart.
CompactChart Class | Resco.Controls.CompactChart Namespace | ChartType