Visual Basic (Declaration) | |
---|---|
Public Enum TraceSymbolShape Inherits System.Enum |
C# | |
---|---|
public enum TraceSymbolShape : System.Enum |
C++/CLI | |
---|---|
public enum class TraceSymbolShape : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Bars | symbol location have a vertical line drawn from the data to the origin. | — |
Dots | symbol locations have a dot drawn on the data. | — |
None | symbol locations do not have any shape drawn. | — |
‡ 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)