2.4.155 Line

The Line record specifies that the chart group is a line chart group, and specifies the chart group attributes.


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

A

B

C

reserved

A - fStacked (1 bit):  A bit that specifies whether the data points in the chart group that share the same category (2) are stacked.

B - f100 (1 bit):  A bit that specifies whether the data points in the chart group are displayed as a percentage of the sum of all data points in the chart group that share the same category (2). MUST be 0 if fStacked is 0.

C - fHasShadow (1 bit):  A bit that specifies whether one or more data markers in the chart group has shadows.

reserved (13 bits):  MUST be zero, and MUST be ignored.