2.4.262 SIIndex
The SIIndex record is part of a group of records which specify the data of a chart. This particular record indicates the type of data contained in the Number records following it.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
numIndex |
numIndex (2 bytes): An unsigned integer that specifies the type of the data records contained by the Number records following it. MUST be a value from the following table:
-
Value
Number Records Following It Contain
0x0001
Series values or vertical values (for scatter or bubble chart groups)
0x0002
Category labels or horizontal values (for scatter or bubble chart groups)
0x0003