Stand-alone graph window using NPlot as plotting engine. For layout, GraphWindowTemplate class is inherited.
More...
|
bool | ResumeLayoutInInitializeComponent [get, set] |
| Specifies whether layout of the window should be resumed in the InitializeComponents() method. Default is true. This flag can be set to false in the derived classes in order to delay the point in time where layout is resumed. In such a way the layout can be resumed in the overrideen InitCompoinent() method rather than in that method defined in this class (which is called from the original method). More...
|
|
Stand-alone graph window using NPlot as plotting engine. For layout, GraphWindowTemplate class is inherited.
$A Igor Sept09;
IG.Plot2d.GraphWindowNPlot.GraphWindowNPlot |
( |
| ) |
|
|
inline |
new void IG.Plot2d.GraphWindowNPlot.ResumeLayout |
( |
| ) |
|
|
inlineprotected |
Overridden ResumeLayout() that enables switching on or off the original ResumeLayout() dependent on the value of the ResumeLayoutInInitializeComponent flag.
override void IG.Plot2d.GraphWindowNPlot.InitializeComponent |
( |
| ) |
|
|
inlineprotectedvirtual |
NPlot.Windows.PlotSurface2D IG.Plot2d.GraphWindowNPlot.pnlGraphNPlot |
|
protected |
The documentation for this class was generated from the following files: