NPlot Documented Class Library

PlotSurface2D.WhichXAxis Method 

[This is preliminary documentation and subject to change.]

Returns the x-axis associated with a given plot.

public Axis WhichXAxis(
   IPlot plot
);

Parameters

plot
the plot to get associated x-axis.

Return Value

the axis associated with the plot.

See Also

PlotSurface2D Class | NPlot Namespace