Excel.ChartMarkerStyle enum
Remarks
[Api set: ExcelApi 1.7]
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" |
|