TagListRows
- Last UpdatedNov 17, 2021
- 1 minute read
The TagListRows property is a read-write property that sets the height of the Tag List pane in the Trend control.
Syntax
aaHistClientTrend.TagListRows = integer;
Result = aaHistClientTrend.TagListRows;
Remarks
If the value of TagListRows is 0, the Tag List pane is not visible.
The default value is 5.