2.5.318 XmlTkMaxFrt

The XmlTkMaxFrt structure specifies the maximum value on a logarithmic value axis. This structure MUST only be present if the fAutoMax field of the corresponding ValueRange record is set to 0, the fLog field of the corresponding ValueRange record is set to 1, and the logarithmic base is not 10.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

maxScale (16 bytes)

...

...

maxScale (16 bytes): An XmlTkDouble that specifies the maximum value on a logarithmic value axis. The maxScale.dValue MUST be greater than the value specified in the minScale.dValue field of the XmlTkMinFrt structure. The maxScale.xtHeader.xmlTkTag field MUST be equal to 0x0055. This field overrides the numMax field of the associated ValueRange record when the fLog field of the ValueRange record is set to 1.