The TsStatisticsTreeNodeType enumeration is used to determine a type of elements in the summary statistics tree.
It is used by the following properties:
| Value | Brief description |
| 1 | Statistics. Summary statistics. |
| 2 | Category. Summary statistics category. |
| 3 | Custom. Custom value. |
To determine a summary statistics, use the TsStatisticsType enumeration and the TsStatisticsCategory enumeration to determine a statistics category.
See also: