NPlot Documented Class Library

BasePlot Class

[This is preliminary documentation and subject to change.]

Supplies implementation of basic legend handling properties, and basic data specifying properties which are used by all plots.

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

System.Object
   NPlot.BasePlot
      NPlot.BarPlot
      NPlot.BaseSequencePlot
      NPlot.CandlePlot

public abstract class BasePlot

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.

Remarks

If C# had multiple inheritance, the heirachy would be different.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

BasePlot Members | NPlot Namespace