Skip to main content
A newer version of this page is available. .

Range.ActualSideMarginsValue Property

Returns the actual side margins that are applied to the range.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public double ActualSideMarginsValue { get; }

Property Value

Type Description
Double

The actual side margins’ value.

See Also