2.2.43 GaugePanel

The GaugePanel record specifies the properties applicable to a gauge panel within a Report.          

 GaugePanel = gaugePanelToken gaugePanelProperties 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

gaugePanelToken

gaugePanelProperties (variable)

...

reportElementEnd

...

...

gaugePanelToken (1 byte): A byte that specifies the start of the GaugePanel record. The value of the gaugePanelToken field MUST be 0x0E.

gaugePanelProperties (variable): A record of type ElementProperties that specifies the properties applicable to the GaugePanel 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 GuagePanel record. The offset field of the ReportElementEnd record MUST specify the position of a gaugePanelToken field of the GuagePanel record in the RPL stream.