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