/AWS1/CL_QSTNUMERICAXISOPTIONS¶
The options for an axis with a numeric field.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_scale TYPE REF TO /AWS1/CL_QSTAXISSCALE /AWS1/CL_QSTAXISSCALE¶
The scale setup of a numeric axis.
io_range TYPE REF TO /AWS1/CL_QSTAXISDISPLAYRANGE /AWS1/CL_QSTAXISDISPLAYRANGE¶
The range setup of a numeric axis.
Queryable Attributes¶
Scale¶
The scale setup of a numeric axis.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCALE() |
Getter for SCALE |
Range¶
The range setup of a numeric axis.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RANGE() |
Getter for RANGE |