Gets or sets the logarithm base when FunctionType is set to Logarithmic.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public float LogarithmBase { get; set; } |
Visual Basic Copy Code |
---|
Public Property LogarithmBase As Single |
Charting for WinForms Programmer's Guide | © 2024 MindFusion |