/AWS1/CL_QSTLINESERIESAXISDS00¶
The series axis configuration of a line chart.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_axisoptions TYPE REF TO /AWS1/CL_QSTAXISDISPLAYOPTIONS /AWS1/CL_QSTAXISDISPLAYOPTIONS¶
The options that determine the presentation of the line series axis.
it_missingdataconfigurations TYPE /AWS1/CL_QSTMISSINGDATACONF=>TT_MISSINGDATACONFLIST TT_MISSINGDATACONFLIST¶
The configuration options that determine how missing data is treated during the rendering of a line chart.
Queryable Attributes¶
AxisOptions¶
The options that determine the presentation of the line series axis.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AXISOPTIONS() |
Getter for AXISOPTIONS |
MissingDataConfigurations¶
The configuration options that determine how missing data is treated during the rendering of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MISSINGDATACONFS() |
Getter for MISSINGDATACONFIGURATIONS, with configurable defa |
ASK_MISSINGDATACONFS() |
Getter for MISSINGDATACONFIGURATIONS w/ exceptions if field |
HAS_MISSINGDATACONFS() |
Determine if MISSINGDATACONFIGURATIONS has a value |