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


Glossary Item Box

Gets the graph object for this trace.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Graph As Graph
C# 
public virtual Graph Graph {get;}
C++/CLI 
public:
virtual property Graph^ Graph {
   Graph^ get();
}

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 17.00

See Also