| Visual Basic (Declaration) | |
|---|---|
Public Enum MarkerPositionType Inherits System.Enum | |
| C# | |
|---|---|
public enum MarkerPositionType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class MarkerPositionType : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| Delta | A delta marker is positioned on a data point showing relative X- and Y-values. | — |
| Fixed | A fixed marker is positioned anywhere on the trace showing absolute X- and Y-values. | — |
| Normal | A normal marker is positioned on a data point showing absolute X- and Y-values. | — |
| ‡ 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)