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
ArgumentDataMemberProperty static Identifies the ArgumentDataMember dependency property.
DataSourceProperty static Identifies the DataSource bindable property. Inherited from DataSourceAdapterBase.
SeriesDataMemberProperty static Identifies the SeriesDataMember dependency property.
SeriesTemplateProperty static Identifies the SeriesTemplate dependency property.
ValueDataMembersProperty static Identifies the ValueDataMembers dependency property.
See Also