ArcScale.CustomLogarithmicBase Property
Gets or sets a value specifying a logarithmic base when the ArcScale.Logarithmic property is set to true and ArcScale.LogarithmicBase is set to LogarithmicBase.Custom.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Single | 2 | A Single value which specifies the logarithmic base. |
See Also