/AWS1/CL_QSTTBLINLINEVISUALI00¶
The inline visualization of a specific type to display within a chart.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_databars TYPE REF TO /AWS1/CL_QSTDATABARSOPTIONS /AWS1/CL_QSTDATABARSOPTIONS¶
The configuration of the inline visualization of the data bars within a chart.
Queryable Attributes¶
DataBars¶
The configuration of the inline visualization of the data bars within a chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATABARS() |
Getter for DATABARS |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_TBLINLINEVISUALIZATIONLIST¶
TYPES TT_TBLINLINEVISUALIZATIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTTBLINLINEVISUALI00 WITH DEFAULT KEY
.