2.4.10 AxesUsed
The AxesUsed record specifies the number of axis groups (section 2.2.3.5) on the chart (section 2.2.3.3).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cAxes |
cAxes (2 bytes): An unsigned integer that specifies the number of axis groups (section 2.2.3.5) on the chart (section 2.2.3.3). MUST be a value from the following table:
-
Value
Axis present
0x0001
A single primary axis group (section 2.2.3.5) is present.
0x0002
Both a primary axis group (section 2.2.3.5) and a secondary axis group (section 2.2.3.5) are present.
-
-
If no chart groups (section 2.2.3.7) are present on the chart (section 2.2.3.3), MUST be 0x0001. If the chart sheet substream (section 2.1.7.20.1) contains a Chart3d record (section 2.4.46), MUST be 0x0001.