SeriesDataAdapter Properties
Provides the data for the ChartView series.| Name | Description |
|---|---|
| ArgumentDataMember | Gets or sets the name of the data source field that contains series point argument. |
| DataSource | Gets or sets the data source for the chart. Inherited from DataSourceAdapterBase. |
| ValueDataMembers | Gets a collection of the names of data source fields that contain series point values. |
See Also