Back to Devexpress

IXYSeriesData.GetDataType() Method

maui-devexpress-dot-maui-dot-charts-dot-ixyseriesdata.md

latest758 B
Original Source

IXYSeriesData.GetDataType() Method

Returns the type of data the series displays.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
SeriesDataType GetDataType()

Returns

TypeDescription
SeriesDataType

The type of data the series displays.

|

See Also

IXYSeriesData Interface

IXYSeriesData Members

DevExpress.Maui.Charts Namespace