Series
Series is used to specify a more complex data series. You can use this object for displaying data series if you do not want to display a category-based chart or if the number of data series is not definite at design time.
A data series represented by the Series object can contain exactly onePoint.
| Runtime Class |
CL_WD_SERIES |
Properties in the View Designer
| Name | Type | Initial Value | Bindable |
|---|---|---|---|
|
STRING |
(automatic) |
No |
|
|
STRING |
Yes |
||
|
I |
0 |
Yes |
|
|
I |
0 |
Yes |
|
|
STRING |
Yes |
||
|
Translatable text |
Yes |
||
|
STRING |
Yes |
||
|
Context node |
Yes |
||
|
WDY_BOOLEAN |
false |
No |
|
|
Translatable text |
Yes |
Aggregations in the View Designer
Dynamic Programming
For dynamic programming, the same properties, events, and aggregations as in the View Designer are available. Bear in mind the different spellings.
Dynamic Programming of Properties
| View Designer Name | Runtime Name | Type |
|---|---|---|
|
CUSTOMIZING_ID |
STRING |
|
|
DATA_BEGIN_INDEX |
I |
|
|
DATA_LENGTH |
I |
|
|
EVENT_ID |
STRING |
|
|
LABEL |
WDY_MD_TRANSLATABLE_TEXT |
|
|
LEAD_SELECTION_CUST_ID |
STRING |
|
|
POINT_SOURCE |
OBJECT |
|
|
SHOW_SELECTED_ONLY |
WDY_BOOLEAN |
|
|
TOOLTIP |
WDY_MD_TRANSLATABLE_TEXT |
Dynamic Programming of Aggregations
| View Designer Name | Runtime Name | Cardinality |
|---|---|---|
|
POINT |
1..1 |