Skip to content

/AWS1/CL_QSTGAUGECHARTCONDAL01

Conditional formatting options of a GaugeChartVisual.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_primaryvalue TYPE REF TO /AWS1/CL_QSTGAUGECHARTPRIMAR00 /AWS1/CL_QSTGAUGECHARTPRIMAR00

The conditional formatting for the primary value of a GaugeChartVisual.

io_arc TYPE REF TO /AWS1/CL_QSTGAUGECHARTARCCON00 /AWS1/CL_QSTGAUGECHARTARCCON00

The options that determine the presentation of the arc of a GaugeChartVisual.


Queryable Attributes

PrimaryValue

The conditional formatting for the primary value of a GaugeChartVisual.

Accessible with the following methods

Method Description
GET_PRIMARYVALUE() Getter for PRIMARYVALUE

Arc

The options that determine the presentation of the arc of a GaugeChartVisual.

Accessible with the following methods

Method Description
GET_ARC() Getter for ARC

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_GAUGECHARTCONDALFMTTINGOP00

TYPES TT_GAUGECHARTCONDALFMTTINGOP00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTGAUGECHARTCONDAL01 WITH DEFAULT KEY
.