/AWS1/CL_QSTPIECHARTCONF¶
The configuration of a pie chart.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldwells TYPE REF TO /AWS1/CL_QSTPIECHARTFIELDWELLS /AWS1/CL_QSTPIECHARTFIELDWELLS¶
The field wells of the visual.
io_sortconfiguration TYPE REF TO /AWS1/CL_QSTPIECHARTSORTCONF /AWS1/CL_QSTPIECHARTSORTCONF¶
The sort configuration of a pie chart.
io_donutoptions TYPE REF TO /AWS1/CL_QSTDONUTOPTIONS /AWS1/CL_QSTDONUTOPTIONS¶
The options that determine the shape of the chart. This option determines whether the chart is a pie chart or a donut chart.
io_smallmultiplesoptions TYPE REF TO /AWS1/CL_QSTSMALLMULTIPLESOPTS /AWS1/CL_QSTSMALLMULTIPLESOPTS¶
The small multiples setup for the visual.
io_categorylabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The label options of the group/color that is displayed in a pie chart.
io_valuelabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The label options for the value that is displayed in a pie chart.
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_visualpalette TYPE REF TO /AWS1/CL_QSTVISUALPALETTE /AWS1/CL_QSTVISUALPALETTE¶
The palette (chart color) display setup of the visual.
it_contributionalydefaults TYPE /AWS1/CL_QSTCONTRIBUTIONALYDEF=>TT_CONTRIBUTIONALYDEFAULTLIST TT_CONTRIBUTIONALYDEFAULTLIST¶
The contribution analysis (anomaly configuration) 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 pie chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SORTCONFIGURATION() |
Getter for SORTCONFIGURATION |
DonutOptions¶
The options that determine the shape of the chart. This option determines whether the chart is a pie chart or a donut chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DONUTOPTIONS() |
Getter for DONUTOPTIONS |
SmallMultiplesOptions¶
The small multiples setup for the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SMALLMULTIPLESOPTIONS() |
Getter for SMALLMULTIPLESOPTIONS |
CategoryLabelOptions¶
The label options of the group/color that is displayed in a pie chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORYLABELOPTIONS() |
Getter for CATEGORYLABELOPTIONS |
ValueLabelOptions¶
The label options for the value that is displayed in a pie chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUELABELOPTIONS() |
Getter for VALUELABELOPTIONS |
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 |
VisualPalette¶
The palette (chart color) display setup of the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISUALPALETTE() |
Getter for VISUALPALETTE |
ContributionAnalysisDefaults¶
The contribution analysis (anomaly configuration) setup of the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTRIBUTIONALYDEFAULTS() |
Getter for CONTRIBUTIONANALYSISDEFAULTS, with configurable d |
ASK_CONTRIBUTIONALYDEFAULTS() |
Getter for CONTRIBUTIONANALYSISDEFAULTS w/ exceptions if fie |
HAS_CONTRIBUTIONALYDEFAULTS() |
Determine if CONTRIBUTIONANALYSISDEFAULTS has a value |
Interactions¶
The general visual interactions setup for a visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERACTIONS() |
Getter for INTERACTIONS |