https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.bar_chart.html
BarChart3D(
gapWidth = 150L,
gapDepth = 150L,
shape = NULL,
serLines = NULL,
extLst = NULL,
...
)
An openpyxl Python object.
gapWidth
gapDepth
shape
serLines
extLst
Additional arguments, i.e. kwargs.