The LnSerieKind enumeration is used to determine series type.
It is used by the following property:
Value | Brief description |
0 | Source. The series based on a factor. |
1 | Calculate. The calculated series. |
2 | Group. The group of series. |
3 | CalculateGroup. The group of calculated series. |
4 | Derived. The child series of a calculated series. |
5 | UserGroup. The user group of series. |
The LnSerieKind.Source element is not used and is kept for compatibility.
See also: