PieSeriesDataAdapter Properties
Provides the data for the PieChartView series.
Name | Description |
---|---|
Data |
Gets or sets the data source for the chart.
Inherited from Data |
Label |
Gets or sets the data source member that provides the data for the chart labels. |
Value |
Gets or sets the name of the data field that contains series point values. |
See Also