/AWS1/CL_QSTRADARCHARTSORTCONF¶
The sort configuration of a RadarChartVisual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_categorysort TYPE /AWS1/CL_QSTFIELDSORTOPTIONS=>TT_FIELDSORTOPTIONSLIST TT_FIELDSORTOPTIONSLIST¶
The category sort options of a radar chart.
io_categoryitemslimit TYPE REF TO /AWS1/CL_QSTITEMSLIMITCONF /AWS1/CL_QSTITEMSLIMITCONF¶
The category items limit for a radar chart.
it_colorsort TYPE /AWS1/CL_QSTFIELDSORTOPTIONS=>TT_FIELDSORTOPTIONSLIST TT_FIELDSORTOPTIONSLIST¶
The color sort configuration of a radar chart.
io_coloritemslimit TYPE REF TO /AWS1/CL_QSTITEMSLIMITCONF /AWS1/CL_QSTITEMSLIMITCONF¶
The color items limit of a radar chart.
Queryable Attributes¶
CategorySort¶
The category sort options of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORYSORT() |
Getter for CATEGORYSORT, with configurable default |
ASK_CATEGORYSORT() |
Getter for CATEGORYSORT w/ exceptions if field has no value |
HAS_CATEGORYSORT() |
Determine if CATEGORYSORT has a value |
CategoryItemsLimit¶
The category items limit for a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORYITEMSLIMIT() |
Getter for CATEGORYITEMSLIMIT |
ColorSort¶
The color sort configuration of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLORSORT() |
Getter for COLORSORT, with configurable default |
ASK_COLORSORT() |
Getter for COLORSORT w/ exceptions if field has no value |
HAS_COLORSORT() |
Determine if COLORSORT has a value |
ColorItemsLimit¶
The color items limit of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLORITEMSLIMIT() |
Getter for COLORITEMSLIMIT |