Keysight Pathwave 89600 VSA .NET API
X Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > LimitResultData Class : X Property


Glossary Item Box

Gets the X-value of the highest Y failure point, or the lowest margin point if the LimitLine passed.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property X As Double
C# 
public double X {get;}
C++/CLI 
public:
property double X {
   double get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also