Back to Devexpress

IPieSeriesData Members

maui-devexpress-dot-maui-dot-charts-dot-ipieseriesdata-dot-underscore-members.md

latest900 B
Original Source

IPieSeriesData Members

The interface should be implemented by an object that provide data for PieSeries.

Methods

NameDescription
GetDataCount()Returns the number of data items.
GetKey(Int32)Returns the data item at the specified index.
GetLabel(Int32)Gets the label for a data item at the specified index.
GetValue(Int32)Gets or sets the value for a data item at the specified index.

See Also

IPieSeriesData Interface

DevExpress.Maui.Charts Namespace