TimeAxisLabellingMode

Enum representing a unit of time.

LabellingMode is decided automatically.

Auto = 0

Labels are shortened by eliminating repeated elements compared to prior values.

Compressed = 2

Labels are presented in a uniform format based on visible interval.

Normal = 1