DataSourceAdapterBase Fields
Serves as the base class for data adapters that load data from data sources into the chart series.| Name | Description |
|---|---|
| AllowLiveDataUpdatesProperty static | Identifies the AllowLiveDataUpdates bindable property. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| DataSourceProperty static | Identifies the DataSource bindable property. |
See Also