Type
The group depends on the Domain-Type used. However, the property names for each type are the same, only different in the element type.
| Type | Group | Data | 
|---|---|---|
| Ordinal | OrdinalGroup | OrdinalData | 
| Numeric | NumericGroup | NumericData | 
| Time | TimeGroup | TimeData | 
So the chart data structure is like:
| Ordinal | Numeric | Time | 
|---|---|---|
![]()  | ![]()  | ![]()  | 


