CustomBar2DModel.FlipNegativeBars Property
In This Article
Specifies whether or not Bars corresponding to negative values should be flipped (mirrored). This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to flip negative Bars; otherwise, false. |
See Also