/AWS1/CL_QSTARCCONFIGURATION¶
The arc configuration of a GaugeChartVisual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arcangle TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The option that determines the arc angle of a
GaugeChartVisual.
iv_arcthickness TYPE /AWS1/QSTARCTHICKNESSOPTIONS /AWS1/QSTARCTHICKNESSOPTIONS¶
The options that determine the arc thickness of a
GaugeChartVisual.
Queryable Attributes¶
ArcAngle¶
The option that determines the arc angle of a
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARCANGLE() |
Getter for ARCANGLE, with configurable default |
ASK_ARCANGLE() |
Getter for ARCANGLE w/ exceptions if field has no value |
STR_ARCANGLE() |
String format for ARCANGLE, with configurable default |
HAS_ARCANGLE() |
Determine if ARCANGLE has a value |
ArcThickness¶
The options that determine the arc thickness of a
GaugeChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARCTHICKNESS() |
Getter for ARCTHICKNESS, with configurable default |
ASK_ARCTHICKNESS() |
Getter for ARCTHICKNESS w/ exceptions if field has no value |
HAS_ARCTHICKNESS() |
Determine if ARCTHICKNESS has a value |