IPieSeriesData Methods
The interface should be implemented by an object that provide data for PieSeries.
Name | Description |
---|---|
Get |
Returns the number of data items. |
Get |
Returns the data item at the specified index. |
Get |
Gets the label for a data item at the specified index. |
Get |
Gets or sets the value for a data item at the specified index. |
See Also