powered by
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.
if (FALSE) { BarChart3D() }
Run the code above in your browser using DataLab