/AWS1/CL_QSTGAUGECHARTCONF¶
The configuration of a GaugeChartVisual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldwells TYPE REF TO /AWS1/CL_QSTGAUGECHARTFIELDW00 /AWS1/CL_QSTGAUGECHARTFIELDW00¶
The field well configuration of a
GaugeChartVisual.
io_gaugechartoptions TYPE REF TO /AWS1/CL_QSTGAUGECHARTOPTIONS /AWS1/CL_QSTGAUGECHARTOPTIONS¶
The options that determine the presentation of the
GaugeChartVisual.
io_datalabels TYPE REF TO /AWS1/CL_QSTDATALABELOPTIONS /AWS1/CL_QSTDATALABELOPTIONS¶
The data label configuration of a
GaugeChartVisual.
io_tooltipoptions TYPE REF TO /AWS1/CL_QSTTOOLTIPOPTIONS /AWS1/CL_QSTTOOLTIPOPTIONS¶
The tooltip configuration of a
GaugeChartVisual.
io_visualpalette TYPE REF TO /AWS1/CL_QSTVISUALPALETTE /AWS1/CL_QSTVISUALPALETTE¶
The visual palette configuration of a
GaugeChartVisual.
io_colorconfiguration TYPE REF TO /AWS1/CL_QSTGAUGECHARTCOLORC00 /AWS1/CL_QSTGAUGECHARTCOLORC00¶
The color configuration of a
GaugeChartVisual.
io_interactions TYPE REF TO /AWS1/CL_QSTVISUALINTERACTOPTS /AWS1/CL_QSTVISUALINTERACTOPTS¶
The general visual interactions setup for a visual.
Queryable Attributes¶
FieldWells¶
The field well configuration of a
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDWELLS() |
Getter for FIELDWELLS |
GaugeChartOptions¶
The options that determine the presentation of the
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GAUGECHARTOPTIONS() |
Getter for GAUGECHARTOPTIONS |
DataLabels¶
The data label configuration of a
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATALABELS() |
Getter for DATALABELS |
TooltipOptions¶
The tooltip configuration of a
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLTIPOPTIONS() |
Getter for TOOLTIPOPTIONS |
VisualPalette¶
The visual palette configuration of a
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISUALPALETTE() |
Getter for VISUALPALETTE |
ColorConfiguration¶
The color configuration of a
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLORCONFIGURATION() |
Getter for COLORCONFIGURATION |
Interactions¶
The general visual interactions setup for a visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERACTIONS() |
Getter for INTERACTIONS |