Gets or sets the logarithm base when FunctionType is set to Logarithmic. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public double LogarithmBase { get; set; } |
Visual Basic Copy Code |
---|
Public Property LogarithmBase As Double |
A double value specifying the base of logarithmic scales.