Skip to main content

FunnelSeries2D.LabelPosition Attached Property

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

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v14.2.dll

#Declaration

#Returns

Type Description
Funnel2DLabelPosition

A Funnel2DLabelPosition enumeration value determining the position of a label against the corresponding series point.

#Remarks

See the Funnel2DLabelPosition enumeration's description for more information on the available label positions.

See Also