/AWS1/CL_QSTAXISDISPLAYRANGE¶
The range setup of a numeric axis display range.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_minmax TYPE REF TO /AWS1/CL_QSTAXISDSPMINMAXRANGE /AWS1/CL_QSTAXISDSPMINMAXRANGE¶
The minimum and maximum setup of an axis display range.
io_datadriven TYPE REF TO /AWS1/CL_QSTAXISDSPDATADRIVE00 /AWS1/CL_QSTAXISDSPDATADRIVE00¶
The data-driven setup of an axis display range.
Queryable Attributes¶
MinMax¶
The minimum and maximum setup of an axis display range.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINMAX() |
Getter for MINMAX |
DataDriven¶
The data-driven setup of an axis display range.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATADRIVEN() |
Getter for DATADRIVEN |