NPlot Documented Class Library

LinePlot Class

[This is preliminary documentation and subject to change.]

Encapsulates functionality for plotting data as a line chart.

For a list of all members of this type, see LinePlot Members.

System.Object
   NPlot.BasePlot
      NPlot.BaseSequencePlot
         NPlot.LinePlot

public class LinePlot : BaseSequencePlot, IPlot, IDrawable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

LinePlot Members | NPlot Namespace