Skip to main content

WholeAxisRange.SideMargins Property

Specifies the space between the outermost series point and the edge of the diagram.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public double SideMargins { get; set; }

Property Value

Type Description
Double

A Double value that is the side margin value.

See Also