TagGridOrientation
- Last UpdatedNov 17, 2021
- 1 minute read
The TagGridOrientation property is a read-write property that orients the tag list vertically or horizontally.
Syntax
aaHistClientTrend.TagGridOrientation = integer;
Result = aaHistClientTrend.TagGridOrientation;
Remarks
0 = Horizontal; 1 = Vertical.
The default value is 0.