PieSeriesDataAdapter Members
In This Article
#Constructors
Name | Description |
---|---|
Pie |
Initializes a new instance of the Pie |
#Fields
Name | Description |
---|---|
Data |
Identifies the Data |
Label |
Identifies the Label |
Value |
Identifies the Value |
#Properties
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. |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes of the Data |
See Also