RangeModel.SideMarginSizeUnit Property
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type |
---|
SideMarginSizeUnit |
Available values:
Name | Description |
---|---|
AxisUnit | Side margins are specified in axis measurement units. |
AxisRangePercentage | Side margins are specified as a percentage. |
See Also