DateTimeTable2D Properties |
The DateTimeTable2D type exposes the following members.
Name | Description | |
---|---|---|
TableValues | Table-values | |
XAxis | X-axis values | |
YAxis | Y-axis values | |
YearlyVariation |
Bool indicating if table contains circular values, as yearly variation values.
In this case all DateTime values in XAxis
must be in the same year. DateTime values, which are not
in the same year as the first item in the list, are discarded.
|