
The Point UI element defines the structure of the points of a more complex data series. The data binding and the subobject structure of a Point indicates the number of values and their value types of a data point in a data series. A data series represented by the Series object can contain exactly one Point element. A Point element can be filled with one or more value elements, either the NumericValue or the TimeValue .
| Runtime Class |
CL_WD_POINT |
Properties in the View Designer
| Name | Type | Initial Value | Bindable |
|---|---|---|---|
|
STRING |
(automatic) |
No |
|
|
STRING |
Yes |
||
|
STRING |
Yes |
||
|
Translatable text |
Yes |
||
|
Translatable text |
Yes |
||
|
Context node |
Yes |
Aggregations in the View Designer
| Name | Cardinality | Type |
|---|---|---|
|
1..n |
Other properties that can be inherited are defined in the associated higher-level classes. The associated UI elements are:
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 |
|
|
EVENT_ID |
STRING |
|
|
LABEL |
WDY_MD_TRANSLATABLE_TEXT |
|
|
TOOLTIP |
WDY_MD_TRANSLATABLE_TEXT |
|
|
VALUE_SOURCE |
OBJECT |
Dynamic Programming of Aggregations
| View Designer Name | Runtime Name | Cardinality |
|---|---|---|
|
VALUES |
1..n |