Perform automatic scaling on the Y axis


Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)

Syntax

Visual Basic (Declaration)
Public Function AutoScaleY() As Boolean
C#
public bool AutoScaleY()
C++
public:
 bool AutoScaleY() sealed 
J#
public bool AutoScaleY()
JScript
public  function AutoScaleY() : bool

Return Value

whether anything was changed

See Also