ExcelScript.ChartMarkerStyle enum
Remarks
Used by
- ExcelScript.ChartPoint: getMarkerStyle, setMarkerStyle
- ExcelScript.ChartSeries: getMarkerStyle, setMarkerStyle
Fields
| automatic | |
| circle | |
| dash | |
| diamond | |
| dot | |
| invalid | |
| none | |
| picture | |
| plus | |
| square | |
| star | |
| triangle | |
| x |