When set to true the values on the Y axis are logharitmical
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.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) |