2.2.42 Chart

The Chart record specifies the properties applicable to a chart within a Report.          

 Chart = chartToken chartProperties ReportElementEnd


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

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  

ActionImageMapAreas

DynamicImageData

StreamName

UniqueName

Label

Bookmark

Tooltip

Style

ID

Name

ToggleItem

ImageConsolidationOffsets

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.