/AWS1/CL_QSTTREEMAPCONF¶
The configuration of a tree map.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldwells TYPE REF TO /AWS1/CL_QSTTREEMAPFIELDWELLS /AWS1/CL_QSTTREEMAPFIELDWELLS¶
The field wells of the visual.
io_sortconfiguration TYPE REF TO /AWS1/CL_QSTTREEMAPSORTCONF /AWS1/CL_QSTTREEMAPSORTCONF¶
The sort configuration of a tree map.
io_grouplabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The label options (label text, label visibility) of the groups that are displayed in a tree map.
io_sizelabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The label options (label text, label visibility) of the sizes that are displayed in a tree map.
io_colorlabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The label options (label text, label visibility) for the colors displayed in a tree map.
io_colorscale TYPE REF TO /AWS1/CL_QSTCOLORSCALE /AWS1/CL_QSTCOLORSCALE¶
The color options (gradient color, point of divergence) of a tree map.
io_legend TYPE REF TO /AWS1/CL_QSTLEGENDOPTIONS /AWS1/CL_QSTLEGENDOPTIONS¶
The legend display setup of the visual.
io_datalabels TYPE REF TO /AWS1/CL_QSTDATALABELOPTIONS /AWS1/CL_QSTDATALABELOPTIONS¶
The options that determine if visual data labels are displayed.
io_tooltip TYPE REF TO /AWS1/CL_QSTTOOLTIPOPTIONS /AWS1/CL_QSTTOOLTIPOPTIONS¶
The tooltip display setup of the visual.
io_interactions TYPE REF TO /AWS1/CL_QSTVISUALINTERACTOPTS /AWS1/CL_QSTVISUALINTERACTOPTS¶
The general visual interactions setup for a visual.
Queryable Attributes¶
FieldWells¶
The field wells of the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDWELLS() |
Getter for FIELDWELLS |
SortConfiguration¶
The sort configuration of a tree map.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SORTCONFIGURATION() |
Getter for SORTCONFIGURATION |
GroupLabelOptions¶
The label options (label text, label visibility) of the groups that are displayed in a tree map.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPLABELOPTIONS() |
Getter for GROUPLABELOPTIONS |
SizeLabelOptions¶
The label options (label text, label visibility) of the sizes that are displayed in a tree map.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIZELABELOPTIONS() |
Getter for SIZELABELOPTIONS |
ColorLabelOptions¶
The label options (label text, label visibility) for the colors displayed in a tree map.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLORLABELOPTIONS() |
Getter for COLORLABELOPTIONS |
ColorScale¶
The color options (gradient color, point of divergence) of a tree map.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLORSCALE() |
Getter for COLORSCALE |
Legend¶
The legend display setup of the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEGEND() |
Getter for LEGEND |
DataLabels¶
The options that determine if visual data labels are displayed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATALABELS() |
Getter for DATALABELS |
Tooltip¶
The tooltip display setup of the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLTIP() |
Getter for TOOLTIP |
Interactions¶
The general visual interactions setup for a visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERACTIONS() |
Getter for INTERACTIONS |