Back to Devexpress

SeriesTemplateAdapter Fields

maui-devexpress-dot-maui-dot-charts-dot-seriestemplateadapter-dot-underscore-fields.md

latest2.5 KB
Original Source

SeriesTemplateAdapter Fields

Stores settings that specify how the chart generates series from a data source based on a series template.

NameDescription
AllowLiveDataUpdatesProperty staticIdentifies the AllowLiveDataUpdates bindable property. Inherited from DataSourceAdapterBase.
ArgumentDataMemberProperty staticIdentifies the ArgumentDataMember bindable property.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
DataSourceProperty staticIdentifies the DataSource bindable property. Inherited from DataSourceAdapterBase.
SeriesDataMemberProperty staticIdentifies the SeriesDataMember bindable property.
SeriesTemplateProperty staticIdentifies the SeriesTemplate bindable property.
ValueDataMembersProperty staticIdentifies the ValueDataMembers bindable property.

See Also

SeriesTemplateAdapter Class

SeriesTemplateAdapter Members

DevExpress.Maui.Charts Namespace