Back to Devexpress

BarSeriesLabelBase Class

maui-devexpress-dot-maui-dot-charts-ca1f8d87.md

latest1.7 KB
Original Source

BarSeriesLabelBase Class

The base class for bar series labels.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public abstract class BarSeriesLabelBase :
    SeriesLabel

Implements

IElementController

INotifyPropertyChanged

Inheritance

Show 11 items

System.Object BindableObject Element ChartElementBase ChartElement StyledElement SeriesLabel BarSeriesLabelBase BarSeriesLabel

RangeBarSeriesLabel

StackedBarSeriesLabel

Extension Methods

Yield<BarSeriesLabelBase>()

YieldIfNotNull<BarSeriesLabelBase>()

See Also

BarSeriesLabelBase Members

DevExpress.Maui.Charts Namespace