/AWS1/CL_QSTSCATTERPLOTFIELD00¶
The field well configuration of a scatter plot.
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_scatterplotcatgcllyaggr00 TYPE REF TO /AWS1/CL_QSTSCATTERPLOTCATGC00 /AWS1/CL_QSTSCATTERPLOTCATGC00¶
The aggregated field wells of a scatter plot. The x and y-axes of scatter plots with aggregated field wells are aggregated by category, label, or both.
io_scatterplotunaggregated00 TYPE REF TO /AWS1/CL_QSTSCATTERPLOTUNAGG00 /AWS1/CL_QSTSCATTERPLOTUNAGG00¶
The unaggregated field wells of a scatter plot. The x and y-axes of these scatter plots are unaggregated.
Queryable Attributes¶
ScatterPlotCategoricallyAggregatedFieldWells¶
The aggregated field wells of a scatter plot. The x and y-axes of scatter plots with aggregated field wells are aggregated by category, label, or both.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCATTERPLOTCATGCLLYAGG00() |
Getter for SCATTERPLOTCATGCLLYAGGREGA00 |
ScatterPlotUnaggregatedFieldWells¶
The unaggregated field wells of a scatter plot. The x and y-axes of these scatter plots are unaggregated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCATTERPLOTUNAGGREGATE00() |
Getter for SCATTERPLOTUNAGGREGATEDFIE00 |