Gets or sets the logarithm base when FunctionType is set to Logarithmic.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public float LogarithmBase { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LogarithmBase As Single |
See Also