Marker
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.marker.html
Usage
Marker(symbol = NULL, size = NULL, spPr = NULL, extLst = NULL, ...)
Arguments
| symbol | symbol | 
| size | size | 
| spPr | spPr | 
| extLst | extLst | 
| … | Additional arguments, i.e. kwargs. | 
Value
An openpyxl Python object.
Examples
library("xlcharts")
Marker()