NPlot Documented Class Library

TradingDateTimeAxis.LargeTickLabel Method 

[This is preliminary documentation and subject to change.]

Get an appropriate label name, given the DateTime of a label

protected override string LargeTickLabel(
   DateTime tickDate
);

Parameters

tickDate
the DateTime to get the label name for

Return Value

A label name appropriate to the supplied DateTime.

See Also

TradingDateTimeAxis Class | NPlot Namespace