ASP.NET Chart Demos / Bind to ObjectDataSource

Description

This example shows how a ShieldUI Chart can be bound to a ObjectDataSource control. The major properties are: DataSourceID points to the declarative datasource for the entire chart. DataFieldX and DataFieldY for the series to point it to the desired column of the datatable.

Was this example useful?