NPlot Documented Class Library

PlotSurface2D.WhichYAxis Method 

[This is preliminary documentation and subject to change.]

Returns the y-axis associated with a given plot.

public Axis WhichYAxis(
   IPlot plot
);

Parameters

plot
the plot to get associated y-axis.

Return Value

the axis associated with the plot.

See Also

PlotSurface2D Class | NPlot Namespace