NPlot Documented Class Library

LinePlot Constructor (Object, Object)

[This is preliminary documentation and subject to change.]

Constructor

public LinePlot(
   object ordinateData,
   object abscissaData
);

Parameters

ordinateData
the ordinate data to associate with this plot.
abscissaData
the abscissa data to associate with this plot.

See Also

LinePlot Class | NPlot Namespace | LinePlot Constructor Overload List