This record links a TEXT record to an object on the chart or to the entire chart.
Record Data
Offset | Name | Size | Contents |
4 | wLinkObj | 2 | Object text is linked to |
6 | wLinkVar1 | 2 | Link index 1, series number |
8 | wLinkVar2 | 2 | Link index 2, data point number |
The wLinkObj field specifies which object the text is linked to. The wLinkVar1 and wLinkVar2 fields define the linked object as a specific series number and data point in the series. The wLinkVar1 and wLinkVar2 fields have meaning only if the wLinkObj field equals 4.