NPlot Documented Class Library

StepPlot.SuggestXAxis Method 

[This is preliminary documentation and subject to change.]

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

public Axis SuggestXAxis();

Return Value

X-axis suitable for use by this plot.

Implements

IPlot.SuggestXAxis

See Also

StepPlot Class | NPlot Namespace