Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SeriesTemplateAdapter Fields
Show Inherited Hide Inherited

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