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
public StackedBarSeriesLabel Label { get; set; }
#Property Value
Type | Description |
---|---|
Stacked |
An object that stores the series label settings. |