Range.ActualAutoSideMargins Property
Returns the actual value indicating whether the range calculates its side margins automatically.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if side margins are calculated automatically; otherwise false. |
See Also