powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.legend.html
Legend( legendPos = "r", legendEntry = list(), layout = NULL, overlay = NULL, spPr = NULL, txPr = NULL, extLst = NULL, ... )
An openpyxl Python object.
legendPos
legendEntry
layout
overlay
spPr
txPr
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { Legend() }
Run the code above in your browser using DataLab