2.4.68 CrtLine

The CrtLine record specifies the presence of drop lines, high-low lines, series lines or leader lines on the chart group. This record is followed by a LineFormat record which specifies the format of the lines.


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

id

id (2 bytes):  An unsigned integer that specifies the type of line that is present on the chart group. This field value MUST be unique among the other id field values in CrtLine records in the current chart group.  This field MUST be greater than the id field values in preceding CrtLine records in the current chart group. MUST be a value from the following table:

Value

Type of Line

0x0000

Drop lines below the data points of line, area, and stock chart groups.

0x0001

High-low lines around the data points of line and stock chart groups.

0x0002

Series lines connecting data points of stacked column and bar chart groups, and the primary pie to the secondary bar/pie  of bar of pie and pie of pie chart groups.

0x0003

Leader lines with non-default formatting connecting data labels to the data point of pie and pie of pie chart groups.