Perform automatic scaling


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

Syntax

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

Return Value

whether anything was changed

See Also