PieSeriesDataAdapter Fields
Provides the data for the PieChartView series.| Name | Description |
|---|---|
| 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