3.1.30 Graph - Column Chart: ChartFormat

The next record in this example, ChartFormat, specifies properties of the chart group for the data series.

Size

Structure

Value

0014

ChartFormat - ChartFormat

0004

    LONG - reserved1

0x00000000

0004

    LONG - reserved2

0x00000000

0004

    LONG - reserved3

0x00000000

0004

    LONG - reserved4

0x00000000

1 bit

    WORD - fVaried

0x0

15 bits

    WORD - reserved5

0x0000

0002

    SHORT - icrt

0x0000

Figure 33: Structure of the ChartFormat record

fVaried: 0x0000 specifies that the color for each data point and the color and type for each data marker do not vary.

icrt: 0x0000 specifies that the drawing order of the chart group, relative to the other chart groups, is at the bottom of the z-order.

The Begin record following this record is omitted for brevity.