2.4.12 AxisLine

The AxisLine record specifies which part of the axis (section 2.2.3.6) is specified by the LineFormat record (section 2.4.156) that follows.


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

id

id (2 bytes): An unsigned integer that specifies which part of the axis (section 2.2.3.6) is defined by the LineFormat record (section 2.4.156) that follows be unique among all other id field values in AxisLine records in the current axis (section 2.2.3.6). MUST be greater than the id field values in preceding AxisLine records in the current axis (section 2.2.3.6). MUST be a value from the following table:

Value

Part of the axis defined

0x0000

The axis (section 2.2.3.6) line itself.

0x0001

The major gridlines along the axis (section 2.2.3.6).

0x0002

The minor gridlines along the axis (section 2.2.3.6).

0x0003

The walls or floor of a 3-D chart (section 2.2.3.3).

In the case where id is set to 0x0003, this record MUST be preceded by an Axis record (section 2.4.11) with the wType set to a value from the following table:

Value of wType

Formatted object

0x0000

The walls of a 3-D chart (section 2.2.3.3).

0x0001

The floor of a 3-D chart (section 2.2.3.3).