Back to Devexpress

PieChartDataAdapter Fields

wpf-devexpress-dot-xpf-dot-map-dot-piechartdataadapter-dot-underscore-fields.md

latest4.1 KB
Original Source

PieChartDataAdapter Fields

The data adapter that provides data to generate Pie chart items.

NameDescription
AttributeMappingsProperty staticIdentifies the DataSourceAdapterBase.AttributeMappings dependency property. Inherited from DataSourceAdapterBase.
ClustererProperty staticIdentifies the MapDataAdapterBase.Clusterer dependency property. Inherited from MapDataAdapterBase.
DataMemberProperty staticIdentifies the DataSourceAdapterBase.DataMember dependency property. Inherited from DataSourceAdapterBase.
DataSourceProperty staticIdentifies the DataSourceAdapterBase.DataSource dependency property. Inherited from DataSourceAdapterBase.
ItemIdDataMemberProperty staticIdentifies the ChartDataSourceAdapter.ItemIdDataMember dependency property. Inherited from ChartDataSourceAdapter.
ItemMaxSizeProperty staticIdentifies the ChartDataSourceAdapter.ItemMaxSize dependency property. Inherited from ChartDataSourceAdapter.
ItemMinSizeProperty staticIdentifies the ChartDataSourceAdapter.ItemMinSize dependency property. Inherited from ChartDataSourceAdapter.
MappingsProperty staticIdentifies the PieChartDataAdapter.Mappings dependency property.
MeasureRulesProperty staticIdentifies the ChartDataSourceAdapter.MeasureRules dependency property. Inherited from ChartDataSourceAdapter.
PieSettingsProperty staticIdentifies the PieChartDataAdapter.PieSettings dependency property.
SourceCoordinateSystemProperty staticIdentifies the CoordinateSystemDataAdapterBase.SourceCoordinateSystem dependency property. Inherited from CoordinateSystemDataAdapterBase.
SummaryFunctionProperty staticIdentifies the ChartDataSourceAdapter.SummaryFunction dependency property. Inherited from ChartDataSourceAdapter.

See Also

PieChartDataAdapter Class

PieChartDataAdapter Members

DevExpress.Xpf.Map Namespace