Search
BaseScale.LogarithmBase Property
See Also
 






Gets or sets the logarithm base when FunctionType is set to Logarithmic.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public float LogarithmBase { get; set; }

Visual Basic  Copy Code

Public Property LogarithmBase As Single

 Property Value

 See Also