3.1.9 Graph - Column Chart: BRAI{2}

The next record in this example, BRAI, specifies a reference to a range in the data sheet that specifies the series category names.

Size

Structure

Value

0008

BRAI - BRAI

0001

    BYTE - id

0x02

0001

    BYTE - rt

0x01

1 bit

    USHORT - fUnlinkedIfmt

0x0

1 bit

    USHORT - fRowCol

0x1

14 bits

    USHORT - reserved

0x0000

0002

    USHORT - ifmt

0x0000

0002

    USHORT - rowcol

0x0000

Figure 12: Structure of the BRAI record

id: 0x02 specifies that the referenced data is used for series category names.

rt: 0x01 specifies that the type of data that is being referenced is specified by rowcol.

fUnlinkedIfmt: 0x0 specifies that the series category names use the number formatting of the referenced data.

rowcol: 0x0000 specifies that the row number for series category names is zero.