Skip to main content

SeriesTemplateAdapter Fields

Stores settings that specify how the chart generates series from a data source based on a series template.
Name Description
AllowLiveDataUpdatesProperty static Identifies the AllowLiveDataUpdates bindable property. Inherited from DataSourceAdapterBase.
ArgumentDataMemberProperty static Identifies the ArgumentDataMember bindable property.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
DataSourceProperty static Identifies the DataSource bindable property. Inherited from DataSourceAdapterBase.
SeriesDataMemberProperty static Identifies the SeriesDataMember bindable property.
SeriesTemplateProperty static Identifies the SeriesTemplate bindable property.
ValueDataMembersProperty static Identifies the ValueDataMembers bindable property.
See Also