NPlot Documented Class Library

StepPlot Class

[This is preliminary documentation and subject to change.]

Encapsulates functionality for plotting data as a stepped line.

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

System.Object
   NPlot.BasePlot
      NPlot.BaseSequencePlot
         NPlot.StepPlot

public class StepPlot : 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

StepPlot Members | NPlot Namespace