Back to Devexpress

StackedBarSeries.Label Property

maui-devexpress-dot-maui-dot-charts-dot-stackedbarseries-6e29ab59.md

latest838 B
Original Source

StackedBarSeries.Label Property

Gets or sets the series label settings. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public StackedBarSeriesLabel Label { get; set; }

Property Value

TypeDescription
StackedBarSeriesLabel

An object that stores the series label settings.

|

See Also

StackedBarSeries Class

StackedBarSeries Members

DevExpress.Maui.Charts Namespace