Skip to main content

PieSeriesDataAdapter Fields

Provides the data for the PieChartView series.
Name Description
AllowLiveDataUpdatesProperty static Identifies the AllowLiveDataUpdates bindable property. Inherited from DataSourceAdapterBase.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
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