Keysight Pathwave 89600 VSA .NET API
GraphDrawShape Enumeration
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : GraphDrawShape Enumeration


Glossary Item Box

Specifies the input channel coupling.

Syntax

Visual Basic (Declaration) 
Public Enum GraphDrawShape 
   Inherits System.Enum
C# 
public enum GraphDrawShape : System.Enum 
C++/CLI 
public enum class GraphDrawShape : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
DotsSpecifies drawing the data with dots at the data points.
LinesSpecifies drawing the data with connection lines.
SmallDotsSpecifies drawing the data with small dots at the data points.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

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

See Also