NPlot Documented Class Library

DateTimeAxis.LargeTickLabel Method 

[This is preliminary documentation and subject to change.]

Get the label corresponding to the provided date time

protected virtual string LargeTickLabel(
   DateTime tickDate
);

Parameters

tickDate
the date time to get the label for

Return Value

label for the provided DateTime

See Also

DateTimeAxis Class | NPlot Namespace