Back to Devexpress

SeriesLabel Class

maui-devexpress-dot-maui-dot-charts-3818974d.md

latest2.0 KB
Original Source

SeriesLabel Class

The base class for all series labels.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public abstract class SeriesLabel :
    StyledElement

Implements

IElementController

INotifyPropertyChanged

Inheritance

Show 16 items

System.Object BindableObject Element ChartElementBase ChartElement StyledElement SeriesLabel BarSeriesLabelBase

FinancialSeriesLabel

MarkerSeriesLabel

PieSeriesLabel

RangeAreaSeriesLabel

StackedBarSeriesLabel

BarSeriesLabel

RangeBarSeriesLabel

BubbleSeriesLabel

Extension Methods

Yield<SeriesLabel>()

YieldIfNotNull<SeriesLabel>()

See Also

SeriesLabel Members

DevExpress.Maui.Charts Namespace