2.4.155 Line
The Line record specifies that the chart group is a line chart group, and specifies the chart group attributes.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.