powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.marker.html
DataPoint( idx = NULL, invertIfNegative = NULL, marker = NULL, bubble3D = NULL, explosion = NULL, spPr = NULL, pictureOptions = NULL, extLst = NULL, ... )
An openpyxl Python object.
idx
invertIfNegative
marker
bubble3D
explosion
spPr
pictureOptions
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { DataPoint(idx = 1L) }
Run the code above in your browser using DataLab