VisuFbTickMarkDrawer2.BeforeTraversal2 (METH)

METHOD BeforeTraversal2

Enhancement of method BeforeTraversal. Passes detailed information about the tick marks to traverse.

InOut:

Scope

Name

Type

Comment

Input

eMinorTimestampTickmarkDistance

VisuEnumTimestampTickmark

This VisuEnumTimestampTickmark value describes the distance between two minor tick marks

liDist

LINT

The distance in units (not in pixels) between two major tick marks. Note: This value might be not exact if the distance is larger than a month, because in this case the distance of major tick marks might depend upon the current month

liRange

LINT

The range of the axis, i.e. [min value, max value]

xMicroSeconds

BOOL

Indicates, whether the distance liDist and liRange have the resolution microseconds (TRUE) or milliseconds (FALSE)