| Visual Basic (Declaration) | |
|---|---|
Public Enum GraphDrawShape Inherits System.Enum | |
| C# | |
|---|---|
public enum GraphDrawShape : System.Enum | |
| C++/CLI | |
|---|---|
public enum class GraphDrawShape : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| Dots | Specifies drawing the data with dots at the data points. | — |
| Lines | Specifies drawing the data with connection lines. | — |
| SmallDots | Specifies 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. | ||
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)