/AWS1/CL_QSTYAXISOPTIONS¶
The options that are available for a single Y axis in a chart.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_yaxis TYPE /AWS1/QSTSINGLEYAXISOPTION /AWS1/QSTSINGLEYAXISOPTION¶
The Y axis type to be used in the chart.
If you choose
PRIMARY_Y_AXIS, the primary Y Axis is located on the leftmost vertical axis of the chart.
Queryable Attributes¶
YAxis¶
The Y axis type to be used in the chart.
If you choose
PRIMARY_Y_AXIS, the primary Y Axis is located on the leftmost vertical axis of the chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_YAXIS() |
Getter for YAXIS, with configurable default |
ASK_YAXIS() |
Getter for YAXIS w/ exceptions if field has no value |
HAS_YAXIS() |
Determine if YAXIS has a value |