2.5.319 XmlTkMinFrt

The XmlTkMinFrt structure specifies the minimum value on a logarithmic value axis. This structure MUST only be present if the fAutoMin 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

minScale (16 bytes)

...

...

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