Excel.ChartMarkerStyle enum
Remarks
Fields
| automatic = "Automatic" | |
| circle = "Circle" | |
| dash = "Dash" | |
| diamond = "Diamond" | |
| dot = "Dot" | |
| invalid = "Invalid" | |
| none = "None" | |
| picture = "Picture" | |
| plus = "Plus" | |
| square = "Square" | |
| star = "Star" | |
| triangle = "Triangle" | |
| x = "X" |