ReportPartGauge¶
Field | NULL | Description |
---|---|---|
type integer |
The type of the report part (2 = Gauge) | |
title object |
To be updated | |
description object |
To be updated | |
properties object |
A ReportPartGaugeProperties object | |
labels object |
Data for the Labels box A ReportPartContainer object containing “labels” in name and the list of selected data source fields in elements |
|
values object |
Data for the Values box A ReportPartContainer object containing “values” in name and the list of selected data source fields in elements |
|
separators object |
Data for the Separators box A ReportPartContainer object containing “separators” in name and the list of selected data source fields in elements |