NPlot Documented Class Library

StepPlot.SuggestYAxis Method 

[This is preliminary documentation and subject to change.]

Returns an Y-axis suitable for use by this plot. The axis will be one that is just long enough to show all data.

public Axis SuggestYAxis();

Return Value

Y-axis suitable for use by this plot.

Implements

IPlot.SuggestYAxis

See Also

StepPlot Class | NPlot Namespace