Current associated plot model


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

Syntax

Visual Basic (Declaration)
Protected Model As ScalableModel
C#
protected ScalableModel Model;
C++
protected:
 ScalableModel Model sealed ;
J#
protected ScalableModel Model
JScript
protected Model : ScalableModel;

See Also