NPlot Documented Class Library

TradingDateTimeAxis.OnTradingDays Method 

[This is preliminary documentation and subject to change.]

Check whether the given coordinate falls on trading days.

public bool OnTradingDays(
   double coord
);

Parameters

coord
world coordinate in ticks to check.

Return Value

true if on Mon - Fri.

See Also

TradingDateTimeAxis Class | NPlot Namespace