IMajorTickmark.Multiplier Property
Gets or sets the multiplier value for the scale’s values. The result is displayed by the tickmark labels.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
Single | A Single value that specifies the multiplier for the scale’s values. |
Remarks
See the IMajorTickmark.Addend topic, to learn more.
See Also