'Declaration
Public Enum MarkerStyle Inherits System.Enum
'Usage
Dim instance As MarkerStyle
public enum MarkerStyle : System.Enum
'Declaration
Public Enum MarkerStyle Inherits System.Enum
'Usage
Dim instance As MarkerStyle
public enum MarkerStyle : System.Enum
Member | Description |
---|---|
Automatic | Automatic markers. |
Circle | Circular markers. |
Dash | Long bar markers. |
Diamond | Diamond-shaped markers. |
Dot | Short bar markers. |
None | No markers. |
Picture | Picture markers. |
Plus | Square markers with a plus sign. |
Square | Square markers. |
Star | Square markers with an asterisk. |
Triangle | Triangular markers. |
X | Square markers with an X. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.MarkerStyle