TopY
- Last UpdatedNov 17, 2021
- 1 minute read
The TopY property is a read-write property that gets or sets the upper value for the y-axis of the currently selected tag.
Syntax
aaHistClientTrend.CurrentTrendItem.TopY = double;
Result = aaHistClientTrend.CurrentTrendItem.TopY;