BaseLeafPrimitive.ScaleFactor Property
Gets or sets the object’s scale along the X and Y axes.
Namespace: DevExpress.XtraGauges.Core.Primitive
Assembly: DevExpress.XtraGauges.v25.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.XtraGauges.Core.Base.FactorF2D | A Factor2D structure that specifies the object’s scale factors along the X and Y axes. |
See Also