/AWS1/CL_QSTRADARCHARTCONF¶
The configuration of a RadarChartVisual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldwells TYPE REF TO /AWS1/CL_QSTRADARCHARTFIELDW00 /AWS1/CL_QSTRADARCHARTFIELDW00¶
The field well configuration of a
RadarChartVisual.
io_sortconfiguration TYPE REF TO /AWS1/CL_QSTRADARCHARTSORTCONF /AWS1/CL_QSTRADARCHARTSORTCONF¶
The sort configuration of a
RadarChartVisual.
iv_shape TYPE /AWS1/QSTRADARCHARTSHAPE /AWS1/QSTRADARCHARTSHAPE¶
The shape of the radar chart.
io_baseseriessettings TYPE REF TO /AWS1/CL_QSTRADARCHARTSERIES00 /AWS1/CL_QSTRADARCHARTSERIES00¶
The base sreies settings of a radar chart.
iv_startangle TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The start angle of a radar chart's axis.
io_visualpalette TYPE REF TO /AWS1/CL_QSTVISUALPALETTE /AWS1/CL_QSTVISUALPALETTE¶
The palette (chart color) display setup of the visual.
iv_alternatebandcolorsvisi00 TYPE /AWS1/QSTVISIBILITY /AWS1/QSTVISIBILITY¶
Determines the visibility of the colors of alternatign bands in a radar chart.
iv_alternatebandevencolor TYPE /AWS1/QSTHEXCOLOR /AWS1/QSTHEXCOLOR¶
The color of the even-numbered alternate bands of a radar chart.
iv_alternatebandoddcolor TYPE /AWS1/QSTHEXCOLOR /AWS1/QSTHEXCOLOR¶
The color of the odd-numbered alternate bands of a radar chart.
io_categoryaxis TYPE REF TO /AWS1/CL_QSTAXISDISPLAYOPTIONS /AWS1/CL_QSTAXISDISPLAYOPTIONS¶
The category axis of a radar chart.
io_categorylabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The category label options of a radar chart.
io_coloraxis TYPE REF TO /AWS1/CL_QSTAXISDISPLAYOPTIONS /AWS1/CL_QSTAXISDISPLAYOPTIONS¶
The color axis of a radar chart.
io_colorlabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The color label options of a radar chart.
io_legend TYPE REF TO /AWS1/CL_QSTLEGENDOPTIONS /AWS1/CL_QSTLEGENDOPTIONS¶
The legend display setup of the visual.
iv_axesrangescale TYPE /AWS1/QSTRADARCHARTAXESRANGE00 /AWS1/QSTRADARCHARTAXESRANGE00¶
The axis behavior options of a radar 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
RadarChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDWELLS() |
Getter for FIELDWELLS |
SortConfiguration¶
The sort configuration of a
RadarChartVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SORTCONFIGURATION() |
Getter for SORTCONFIGURATION |
Shape¶
The shape of the radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHAPE() |
Getter for SHAPE, with configurable default |
ASK_SHAPE() |
Getter for SHAPE w/ exceptions if field has no value |
HAS_SHAPE() |
Determine if SHAPE has a value |
BaseSeriesSettings¶
The base sreies settings of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BASESERIESSETTINGS() |
Getter for BASESERIESSETTINGS |
StartAngle¶
The start angle of a radar chart's axis.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTANGLE() |
Getter for STARTANGLE, with configurable default |
ASK_STARTANGLE() |
Getter for STARTANGLE w/ exceptions if field has no value |
STR_STARTANGLE() |
String format for STARTANGLE, with configurable default |
HAS_STARTANGLE() |
Determine if STARTANGLE has a value |
VisualPalette¶
The palette (chart color) display setup of the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISUALPALETTE() |
Getter for VISUALPALETTE |
AlternateBandColorsVisibility¶
Determines the visibility of the colors of alternatign bands in a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALTERNATEBANDCOLORSVIS00() |
Getter for ALTERNATEBANDCOLORSVISIBIL00, with configurable d |
ASK_ALTERNATEBANDCOLORSVIS00() |
Getter for ALTERNATEBANDCOLORSVISIBIL00 w/ exceptions if fie |
HAS_ALTERNATEBANDCOLORSVIS00() |
Determine if ALTERNATEBANDCOLORSVISIBIL00 has a value |
AlternateBandEvenColor¶
The color of the even-numbered alternate bands of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALTERNATEBANDEVENCOLOR() |
Getter for ALTERNATEBANDEVENCOLOR, with configurable default |
ASK_ALTERNATEBANDEVENCOLOR() |
Getter for ALTERNATEBANDEVENCOLOR w/ exceptions if field has |
HAS_ALTERNATEBANDEVENCOLOR() |
Determine if ALTERNATEBANDEVENCOLOR has a value |
AlternateBandOddColor¶
The color of the odd-numbered alternate bands of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALTERNATEBANDODDCOLOR() |
Getter for ALTERNATEBANDODDCOLOR, with configurable default |
ASK_ALTERNATEBANDODDCOLOR() |
Getter for ALTERNATEBANDODDCOLOR w/ exceptions if field has |
HAS_ALTERNATEBANDODDCOLOR() |
Determine if ALTERNATEBANDODDCOLOR has a value |
CategoryAxis¶
The category axis of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORYAXIS() |
Getter for CATEGORYAXIS |
CategoryLabelOptions¶
The category label options of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORYLABELOPTIONS() |
Getter for CATEGORYLABELOPTIONS |
ColorAxis¶
The color axis of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLORAXIS() |
Getter for COLORAXIS |
ColorLabelOptions¶
The color label options of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLORLABELOPTIONS() |
Getter for COLORLABELOPTIONS |
Legend¶
The legend display setup of the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEGEND() |
Getter for LEGEND |
AxesRangeScale¶
The axis behavior options of a radar chart.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AXESRANGESCALE() |
Getter for AXESRANGESCALE, with configurable default |
ASK_AXESRANGESCALE() |
Getter for AXESRANGESCALE w/ exceptions if field has no valu |
HAS_AXESRANGESCALE() |
Determine if AXESRANGESCALE has a value |
Interactions¶
The general visual interactions setup for a visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERACTIONS() |
Getter for INTERACTIONS |