
The Category object is a part the BusinessGraphics UI Element and describes the type of graphical representation. Categories of a chart are a discrete value range or an unsorted set of objects - such as January, February, March, and so on - that do not have a distance term and therefore have no relation to each other. In a vertical bar chart, the categories are displayed next to each other in columns with the categories on the x-axis and the values on the y-axis. This enables the user to compare individual categories - for example, the sales figures for each month of one year.
Unlike the simple category-based charts such as vertical bar charts, the more complex scatter charts and portfolio charts do not contain categories.
A pie chart represents all categories of a data series.
| Runtime Class |
CL_WD_CATEGORY |
Properties in the View Designer
| Name | Type | Initial Value | Bindable |
|---|---|---|---|
|
STRING |
(automatic) |
No |
|
|
STRING |
Mandatory |
||
|
STRING |
Yes |
||
|
Translatable text |
Yes |
Other properties that can be inherited are defined in the associated higher-level classes. The associated UI elements are:
Dynamic Programming of Properties
For dynamic programming, the same properties, events, and aggregations as in the View Designer are available. Bear in mind the different spellings.
| View Designer Name | Runtime Name | Type |
|---|---|---|
|
DESCRIPTION |
STRING |
|
|
EVENT_ID |
STRING |
|
|
TOOLTIP |
WDY_MD_TRANSLATABLE_TEXT |