NPlot Documented Class Library

PlotSurface2D.AddInteraction Method 

[This is preliminary documentation and subject to change.]

Adds and interaction to the plotsurface that adds functionality that responds to a set of mouse / keyboard events.

public void AddInteraction(
   Interaction i
);

Parameters

i
the interaction to add.

See Also

PlotSurface2D Class | NPlot.Windows Namespace