CurrentTagValAtX2
- Last UpdatedNov 17, 2021
- 1 minute read
The CurrentTagValAtX2 property is a read-only property that gets the value of the current tag at the point at which the curve intersects with the second time axis cursor.
Syntax
Result = aaHistClientTrend.CurrentTagValAtX2;
Return Value
The result is a real value.
Remarks
For more information on cursors, see Using Axis Cursors.
This property has no default value.