Skip to main content
A newer version of this page is available. .

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.v19.2.dll

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