DataSourceAdapter Constructors
An adapter that loads data from a source to the series.| Name | Parameters | Description |
|---|---|---|
| DataSourceAdapter() | none | Initializes a new instance of the DataSourceAdapter class. |
| DataSourceAdapter(Object) | dataSource | Initializes a new instance of the DataSourceAdapter class with specified settings. |
See Also