NPlot Documented Class Library

LinearAxis Class

[This is preliminary documentation and subject to change.]

Provides functionality for drawing axes with a linear numeric scale.

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

System.Object
   NPlot.Axis
      NPlot.LinearAxis

public class LinearAxis : Axis

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

LinearAxis Members | NPlot Namespace