Range.SideMarginsValue Property
In This Article
Specifies the space between the outermost series point and the diagram's edge.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Double | A Double value that is the side margins value. |
#Remarks
When you specify side margins using the SideMarginsValue property, this automatically resets the Range.AutoSideMargins property.
See Also