ReportPartChart¶
Field | NULL | Description |
---|---|---|
type integer |
The type of the report part (0 = Chart) | |
title object |
The title object | |
description object |
The description object | |
properties object |
A ReportPartChartProperties object | |
settings object |
A dynamic object to keep the settings in Report Part Configuration, can be user-defined. | |
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 |
|
valuesLabels object |
Data for the Values Labels box A ReportPartContainer object containing “valuesLabels” 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 |
|
bubbleSize object |
Data for the Bubble Size box A ReportPartContainer object containing “bubbleSize” in name and the list of selected data source fields in elements |