/AWS1/CL_QSTGAUGECHARTOPTIONS¶
The options that determine the presentation of the GaugeChartVisual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_primaryvaluedisplaytype TYPE /AWS1/QSTPRIMARYVALUEDSPTYPE /AWS1/QSTPRIMARYVALUEDSPTYPE¶
The options that determine the primary value display type.
io_comparison TYPE REF TO /AWS1/CL_QSTCOMPARISONCONF /AWS1/CL_QSTCOMPARISONCONF¶
The comparison configuration of a
GaugeChartVisual.
io_arcaxis TYPE REF TO /AWS1/CL_QSTARCAXISCONF /AWS1/CL_QSTARCAXISCONF¶
The arc axis configuration of a
GaugeChartVisual.
io_arc TYPE REF TO /AWS1/CL_QSTARCCONFIGURATION /AWS1/CL_QSTARCCONFIGURATION¶
The arc configuration of a
GaugeChartVisual.
io_primaryvaluefontconf TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
The options that determine the primary value font configuration.
Queryable Attributes¶
PrimaryValueDisplayType¶
The options that determine the primary value display type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIMARYVALUEDISPLAYTYPE() |
Getter for PRIMARYVALUEDISPLAYTYPE, with configurable defaul |
ASK_PRIMARYVALUEDISPLAYTYPE() |
Getter for PRIMARYVALUEDISPLAYTYPE w/ exceptions if field ha |
HAS_PRIMARYVALUEDISPLAYTYPE() |
Determine if PRIMARYVALUEDISPLAYTYPE has a value |
Comparison¶
The comparison configuration of a
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPARISON() |
Getter for COMPARISON |
ArcAxis¶
The arc axis configuration of a
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARCAXIS() |
Getter for ARCAXIS |
Arc¶
The arc configuration of a
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARC() |
Getter for ARC |
PrimaryValueFontConfiguration¶
The options that determine the primary value font configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIMARYVALUEFONTCONF() |
Getter for PRIMARYVALUEFONTCONF |