| Visual Basic (Declaration) | |
|---|---|
Public Enum TraceDataSelect Inherits System.Enum | |
| C# | |
|---|---|
public enum TraceDataSelect : System.Enum | |
| C++/CLI | |
|---|---|
public enum class TraceDataSelect : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| X | The X-axis data is selected. | — |
| XY | Both the X-axis and Y-axis data are selected. | — |
| Y | The Y-axis data is selected. | — |
| ‡ This is the minimum 89600 VSA software version level needed to use this enum member. | ||
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)