If the minimum and maximum values are set to auto scale, the range of the axis is set to the highest value below and above zero.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool SymmetricAutoScale { get; set; } |
Visual Basic |
---|
Public Property SymmetricAutoScale As Boolean Get Set |
JScript |
---|
function get SymmetricAutoScale () : boolean function set SymmetricAutoScale (value : boolean) |