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


Glossary Item Box

Gets the z-axis unit string.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property ZAxisUnit As String
C# 
public abstract string ZAxisUnit {get;}
C++/CLI 
public:
abstract property String^ ZAxisUnit {
   String^ get();
}

Remarks

The z-axis units are associated with the ZFirst and ZLast properties.

Requirements

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

See Also