TdxGaugeQuantitativeScaleOptionsView.LogarithmicBase Property
In This Article
Specifies the logarithm base for a quantitative scale.
#Declaration
Delphi
property LogarithmicBase: Single read; write;
#Property Value
Type |
---|
Single |
#Remarks
Use this property to enable the logarithmic value display mode for an arc, wide circular, or linear scale. The LogarithmicBase property value specifies a base of the logarithm used to scale the displayed range of values.
See Also