Inheritance diagram for NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotZoomBackMenuItem:
Public Member Functions | |
PlotZoomBackMenuItem (string text, int index, EventHandler callback) | |
Constructor. | |
override void | OnPopup (PlotContextMenu plotContextMenu) |
Called before menu drawn. |
Definition at line 2423 of file Windows.PlotSurface2D.cs.
|
Constructor.
Definition at line 2432 of file Windows.PlotSurface2D.cs. |
|
Called before menu drawn.
Reimplemented from NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotMenuItem. Definition at line 2441 of file Windows.PlotSurface2D.cs. References NPlot::Windows::PlotSurface2D::PlotContextMenu::plotSurface2D_, and NPlot::Windows::PlotSurface2D::xAxis1ZoomCache_. |