Skip to content

/AWS1/CL_QSTGAUGECHARTFIELDW00

The field well configuration of a GaugeChartVisual.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_values TYPE /AWS1/CL_QSTMEASUREFIELD=>TT_MEASUREFIELDLIST TT_MEASUREFIELDLIST

The value field wells of a GaugeChartVisual.

it_targetvalues TYPE /AWS1/CL_QSTMEASUREFIELD=>TT_MEASUREFIELDLIST TT_MEASUREFIELDLIST

The target value field wells of a GaugeChartVisual.


Queryable Attributes

Values

The value field wells of a GaugeChartVisual.

Accessible with the following methods

Method Description
GET_VALUES() Getter for VALUES, with configurable default
ASK_VALUES() Getter for VALUES w/ exceptions if field has no value
HAS_VALUES() Determine if VALUES has a value

TargetValues

The target value field wells of a GaugeChartVisual.

Accessible with the following methods

Method Description
GET_TARGETVALUES() Getter for TARGETVALUES, with configurable default
ASK_TARGETVALUES() Getter for TARGETVALUES w/ exceptions if field has no value
HAS_TARGETVALUES() Determine if TARGETVALUES has a value