Logarithmic view or not.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public bool IsLogarithmicView { get; set; } |
Remarks
In the case if logarihmic view is selected, then the control will display base 10 logarithm of values.
By default the property is set to false – none logarithmic view.