NPlot Documented Class Library

HistogramPlot Class

[This is preliminary documentation and subject to change.]

Provides ability to draw histogram plots.

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

System.Object
   NPlot.BasePlot
      NPlot.BaseSequencePlot
         NPlot.HistogramPlot

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

HistogramPlot Members | NPlot Namespace