Perform smart automatic scaling


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

Syntax

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

Return Value

whether anything was changed

See Also