Back to Devexpress

StackedBarSeriesLabel Class

maui-devexpress-dot-maui-dot-charts-16ff54a5.md

latest1.8 KB
Original Source

StackedBarSeriesLabel Class

Stores stacked bar series label settings.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public class StackedBarSeriesLabel :
    BarSeriesLabel

The following members return StackedBarSeriesLabel objects:

Implements

IElementController

INotifyPropertyChanged

Inheritance

System.Object BindableObject Element ChartElementBase ChartElement StyledElement SeriesLabel BarSeriesLabelBase BarSeriesLabel StackedBarSeriesLabel

Extension Methods

Yield<StackedBarSeriesLabel>()

YieldIfNotNull<StackedBarSeriesLabel>()

See Also

StackedBarSeriesLabel Members

DevExpress.Maui.Charts Namespace