TimeAxisLabellingMode
Enum representing a unit of time.
Enumeration Members
Section titled "Enumeration Members"LabellingMode is decided automatically.
Auto = 0 Compressed
Section titled "Compressed"Labels are shortened by eliminating repeated elements compared to prior values.
Compressed = 2 Normal
Section titled "Normal"Labels are presented in a uniform format based on visible interval.
Normal = 1