2.2.42 Chart
The Chart record specifies the properties applicable to a chart within a Report.
-
Chart = chartToken chartProperties ReportElementEnd
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
chartToken |
chartProperties (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
reportElementEnd |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
chartToken (1 byte): A byte that specifies the start of the Chart record. The value of the chartToken field MUST be 0x0B.
chartProperties (variable): A record of type ElementProperties that specifies the properties applicable to the Chart record. Each structure contained in this field MUST be one of the following.
-
Property
reportElementEnd (10 bytes): A ReportElementEnd record that marks the end of the Chart record. The offset field of the ReportElementEnd record MUST specify the position of the chartToken field of the Chart record in the RPL stream.