NPlot Documented Class Library

PlotSurface2D.DoMouseWheel Method 

[This is preliminary documentation and subject to change.]

All functionality of the OnMouseWheel function is containd here. This allows use of the all encompasing PlotSurface.

public void DoMouseWheel(
   MouseEventArgs e
);

Parameters

e
the event args.

See Also

PlotSurface2D Class | NPlot.Windows Namespace