LegendEntry | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.legend.html
LegendEntry(idx = 0, delete = NULL, txPr = NULL, extLst = NULL, ...)
idx |
idx |
delete |
delete |
txPr |
txPr |
extLst |
extLst |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
LegendEntry()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.