Skip to main content
A newer version of this page is available. .

PieSeriesDataAdapter Fields

Provides the data for the PieChartView series.
Name Description
AllowLiveDataUpdatesProperty static Identifies the AllowLiveDataUpdates bindable property. Inherited from DataSourceAdapterBase.
DataSourceProperty static Identifies the DataSource bindable property. Inherited from DataSourceAdapterBase.
LabelDataMemberProperty static Identifies the LabelDataMember bindable property.
ValueDataMemberProperty static Identifies the ValueDataMember bindable property.
See Also