/AWS1/CL_QSTTYPOGRAPHY¶
Determines the typography options.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_fontfamilies TYPE /AWS1/CL_QSTFONT=>TT_FONTLIST TT_FONTLIST¶
Determines the list of font families.
io_axistitlefontconf TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
Configures the display properties of the given text.
io_axislabelfontconf TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
Configures the display properties of the given text.
io_legendtitlefontconf TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
Configures the display properties of the given text.
io_legendvaluefontconf TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
Configures the display properties of the given text.
io_datalabelfontconf TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
Configures the display properties of the given text.
io_visualtitlefontconf TYPE REF TO /AWS1/CL_QSTVISUALTITLEFONTC00 /AWS1/CL_QSTVISUALTITLEFONTC00¶
Configures the display properties of the visual title.
io_visualsubtitlefontconf TYPE REF TO /AWS1/CL_QSTVISUALSUBTITLEFO00 /AWS1/CL_QSTVISUALSUBTITLEFO00¶
Configures the display properties of the visual sub-title.
Queryable Attributes¶
FontFamilies¶
Determines the list of font families.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FONTFAMILIES() |
Getter for FONTFAMILIES, with configurable default |
ASK_FONTFAMILIES() |
Getter for FONTFAMILIES w/ exceptions if field has no value |
HAS_FONTFAMILIES() |
Determine if FONTFAMILIES has a value |
AxisTitleFontConfiguration¶
Configures the display properties of the given text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AXISTITLEFONTCONF() |
Getter for AXISTITLEFONTCONFIGURATION |
AxisLabelFontConfiguration¶
Configures the display properties of the given text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AXISLABELFONTCONF() |
Getter for AXISLABELFONTCONFIGURATION |
LegendTitleFontConfiguration¶
Configures the display properties of the given text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEGENDTITLEFONTCONF() |
Getter for LEGENDTITLEFONTCONFIGURATION |
LegendValueFontConfiguration¶
Configures the display properties of the given text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEGENDVALUEFONTCONF() |
Getter for LEGENDVALUEFONTCONFIGURATION |
DataLabelFontConfiguration¶
Configures the display properties of the given text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATALABELFONTCONF() |
Getter for DATALABELFONTCONFIGURATION |
VisualTitleFontConfiguration¶
Configures the display properties of the visual title.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISUALTITLEFONTCONF() |
Getter for VISUALTITLEFONTCONFIGURATION |
VisualSubtitleFontConfiguration¶
Configures the display properties of the visual sub-title.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISUALSUBTITLEFONTCONF() |
Getter for VISUALSUBTITLEFONTCONF |