NPlot Documented Class Library

TradingDateTimeAxis Class

[This is preliminary documentation and subject to change.]

Provides a DateTime axis that removes non-trading days.

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

System.Object
   NPlot.Axis
      NPlot.DateTimeAxis
         NPlot.TradingDateTimeAxis

public class TradingDateTimeAxis : DateTimeAxis

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

TradingDateTimeAxis Members | NPlot Namespace