/AWS1/CL_QSTLINECHARTCONF¶
The configuration of a line chart.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldwells TYPE REF TO /AWS1/CL_QSTLINECHARTFIELDWE00 /AWS1/CL_QSTLINECHARTFIELDWE00¶
The field well configuration of a line chart.
io_sortconfiguration TYPE REF TO /AWS1/CL_QSTLINECHARTSORTCONF /AWS1/CL_QSTLINECHARTSORTCONF¶
The sort configuration of a line chart.
it_forecastconfigurations TYPE /AWS1/CL_QSTFORECASTCONF=>TT_FORECASTCONFIGURATIONLIST TT_FORECASTCONFIGURATIONLIST¶
The forecast configuration of a line chart.
iv_type TYPE /AWS1/QSTLINECHARTTYPE /AWS1/QSTLINECHARTTYPE¶
Determines the type of the line chart.
io_smallmultiplesoptions TYPE REF TO /AWS1/CL_QSTSMALLMULTIPLESOPTS /AWS1/CL_QSTSMALLMULTIPLESOPTS¶
The small multiples setup for the visual.
io_xaxisdisplayoptions TYPE REF TO /AWS1/CL_QSTAXISDISPLAYOPTIONS /AWS1/CL_QSTAXISDISPLAYOPTIONS¶
The options that determine the presentation of the x-axis.
io_xaxislabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The options that determine the presentation of the x-axis label.
io_primaryyaxisdisplayopts TYPE REF TO /AWS1/CL_QSTLINESERIESAXISDS00 /AWS1/CL_QSTLINESERIESAXISDS00¶
The series axis configuration of a line chart.
io_primaryyaxislabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The options that determine the presentation of the y-axis label.
io_secyaxisdisplayoptions TYPE REF TO /AWS1/CL_QSTLINESERIESAXISDS00 /AWS1/CL_QSTLINESERIESAXISDS00¶
The series axis configuration of a line chart.
io_secyaxislabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The options that determine the presentation of the secondary y-axis label.
io_singleaxisoptions TYPE REF TO /AWS1/CL_QSTSINGLEAXISOPTIONS /AWS1/CL_QSTSINGLEAXISOPTIONS¶
SingleAxisOptions
io_defaultseriessettings TYPE REF TO /AWS1/CL_QSTLINECHARTDEFSERI00 /AWS1/CL_QSTLINECHARTDEFSERI00¶
The options that determine the default presentation of all line series in
LineChartVisual.
it_series TYPE /AWS1/CL_QSTSERIESITEM=>TT_SERIESITEMLIST TT_SERIESITEMLIST¶
The series item configuration of a line chart.
io_legend TYPE REF TO /AWS1/CL_QSTLEGENDOPTIONS /AWS1/CL_QSTLEGENDOPTIONS¶
The legend configuration of a line chart.
io_datalabels TYPE REF TO /AWS1/CL_QSTDATALABELOPTIONS /AWS1/CL_QSTDATALABELOPTIONS¶
The data label configuration of a line chart.
it_referencelines TYPE /AWS1/CL_QSTREFERENCELINE=>TT_REFERENCELINELIST TT_REFERENCELINELIST¶
The reference lines configuration of a line chart.
io_tooltip TYPE REF TO /AWS1/CL_QSTTOOLTIPOPTIONS /AWS1/CL_QSTTOOLTIPOPTIONS¶
The tooltip configuration of a line chart.
it_contributionalydefaults TYPE /AWS1/CL_QSTCONTRIBUTIONALYDEF=>TT_CONTRIBUTIONALYDEFAULTLIST TT_CONTRIBUTIONALYDEFAULTLIST¶
The default configuration of a line chart's contribution analysis.
io_visualpalette TYPE REF TO /AWS1/CL_QSTVISUALPALETTE /AWS1/CL_QSTVISUALPALETTE¶
The visual palette configuration of a line chart.
io_interactions TYPE REF TO /AWS1/CL_QSTVISUALINTERACTOPTS /AWS1/CL_QSTVISUALINTERACTOPTS¶
The general visual interactions setup for a visual.
Queryable Attributes¶
FieldWells¶
The field well configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDWELLS() |
Getter for FIELDWELLS |
SortConfiguration¶
The sort configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SORTCONFIGURATION() |
Getter for SORTCONFIGURATION |
ForecastConfigurations¶
The forecast configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FORECASTCONFIGURATIONS() |
Getter for FORECASTCONFIGURATIONS, with configurable default |
ASK_FORECASTCONFIGURATIONS() |
Getter for FORECASTCONFIGURATIONS w/ exceptions if field has |
HAS_FORECASTCONFIGURATIONS() |
Determine if FORECASTCONFIGURATIONS has a value |
Type¶
Determines the type of the line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
SmallMultiplesOptions¶
The small multiples setup for the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SMALLMULTIPLESOPTIONS() |
Getter for SMALLMULTIPLESOPTIONS |
XAxisDisplayOptions¶
The options that determine the presentation of the x-axis.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_XAXISDISPLAYOPTIONS() |
Getter for XAXISDISPLAYOPTIONS |
XAxisLabelOptions¶
The options that determine the presentation of the x-axis label.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_XAXISLABELOPTIONS() |
Getter for XAXISLABELOPTIONS |
PrimaryYAxisDisplayOptions¶
The series axis configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIMARYYAXISDISPLAYOPTS() |
Getter for PRIMARYYAXISDISPLAYOPTIONS |
PrimaryYAxisLabelOptions¶
The options that determine the presentation of the y-axis label.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIMARYYAXISLABELOPTIONS() |
Getter for PRIMARYYAXISLABELOPTIONS |
SecondaryYAxisDisplayOptions¶
The series axis configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECYAXISDISPLAYOPTIONS() |
Getter for SECONDARYYAXISDISPLAYOPTIONS |
SecondaryYAxisLabelOptions¶
The options that determine the presentation of the secondary y-axis label.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECYAXISLABELOPTIONS() |
Getter for SECONDARYYAXISLABELOPTIONS |
SingleAxisOptions¶
SingleAxisOptions
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SINGLEAXISOPTIONS() |
Getter for SINGLEAXISOPTIONS |
DefaultSeriesSettings¶
The options that determine the default presentation of all line series in
LineChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTSERIESSETTINGS() |
Getter for DEFAULTSERIESSETTINGS |
Series¶
The series item configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERIES() |
Getter for SERIES, with configurable default |
ASK_SERIES() |
Getter for SERIES w/ exceptions if field has no value |
HAS_SERIES() |
Determine if SERIES has a value |
Legend¶
The legend configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEGEND() |
Getter for LEGEND |
DataLabels¶
The data label configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATALABELS() |
Getter for DATALABELS |
ReferenceLines¶
The reference lines configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REFERENCELINES() |
Getter for REFERENCELINES, with configurable default |
ASK_REFERENCELINES() |
Getter for REFERENCELINES w/ exceptions if field has no valu |
HAS_REFERENCELINES() |
Determine if REFERENCELINES has a value |
Tooltip¶
The tooltip configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLTIP() |
Getter for TOOLTIP |
ContributionAnalysisDefaults¶
The default configuration of a line chart's contribution analysis.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTRIBUTIONALYDEFAULTS() |
Getter for CONTRIBUTIONANALYSISDEFAULTS, with configurable d |
ASK_CONTRIBUTIONALYDEFAULTS() |
Getter for CONTRIBUTIONANALYSISDEFAULTS w/ exceptions if fie |
HAS_CONTRIBUTIONALYDEFAULTS() |
Determine if CONTRIBUTIONANALYSISDEFAULTS has a value |
VisualPalette¶
The visual palette configuration of a line chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISUALPALETTE() |
Getter for VISUALPALETTE |
Interactions¶
The general visual interactions setup for a visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERACTIONS() |
Getter for INTERACTIONS |