Back to Devexpress

SeriesLabelValues Class

maui-devexpress-dot-maui-dot-charts-c3f34922.md

latest1.4 KB
Original Source

SeriesLabelValues Class

Stores values that you can use to generate text strings for labels of a series (area, bar, line, spline, point, or bubble) when you implement the ISeriesLabelTextProvider interface.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public class SeriesLabelValues :
    SeriesLabelValuesBase

Inheritance

System.Object SeriesLabelValuesBase SeriesLabelValues StackedSeriesLabelValues

Extension Methods

Yield<SeriesLabelValues>()

YieldIfNotNull<SeriesLabelValues>()

See Also

SeriesLabelValues Members

DevExpress.Maui.Charts Namespace