Skip to main content

RangeModel.SideMarginsValue Property

Gets or Sets the value of the Range.SideMarginsValue within the model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

public double SideMarginsValue { get; set; }

Property Value

Type Description
Double

The side margins value, in axis units.

See Also