FunnelSeries2D.AlignToCenter Property
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Use the AlignToCenter property to control the alignment of a Funnel series within a chart’s diagram, when the series point label are visible and the FunnelSeries2D.LabelPosition attached property is not set to Center.
The following images demonstrate the AlignToCenter property in action.
| AlignToCenter = true | AlignToCenter = false |
|---|---|
![]() |
![]() |
See Also

