Vertical axis is logaritmic.
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool UseLogarithmicAxis { get; set; } |
Visual Basic |
---|
Public Property UseLogarithmicAxis As Boolean Get Set |
JScript |
---|
function get UseLogarithmicAxis () : boolean function set UseLogarithmicAxis (value : boolean) |