2.5.321 XmlTkMinorUnitTypeFrt
The XmlTkMinorUnitTypeFrt structure specifies the value of the unit of time used by the interval at which the major tick marks are displayed on the date axis. This structure MUST only be present if the fAutoBase field of the corresponding AxcExt record is set to 1 and the fDateAxis of the corresponding AxcExt record is equal to 1.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
minorUnit |
|||||||||||||||||||||||||||||||
... |
minorUnit (6 bytes): An XmlTkToken that specifies a value that can override the duMinor field of the corresponding AxcExt record. The minorUnit.xtHeader.xmlTkTag field MUST be equal to 0x006B. This field overrides the duMinor field of the corresponding AxcExt record when the fAutoMinor field of the AxcExt record is set to 1. The minorUnit.dValue MUST be a value from the following table:
-
Value
Meaning
0x0060
Time value is measured in days.
0x0061
Time value is measured in months.
0x0062
Time value is measured in years.
-