FunnelSeries2D.LabelPosition Attached Property
In This Article
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 |
---|---|
Funnel2DLabel |
A Funnel2DLabel |
#Remarks
See the Funnel2DLabelPosition enumeration's description for more information on the available label positions.
See Also