Skip to main content

FunnelSeriesView.LabelPosition Attached Property

Gets or sets the position of labels relative to each other and the Funnel Chart Area.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

Returns

Type Description
FunnelLabelPosition

A FunnelLabelPosition enumeration value determining the position of a label against the corresponding data point.

Remarks

See the FunnelLabelPosition enumeration’s description for more information on the available label positions.

See Also