Legend | R Documentation |
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,
...
)
legendPos |
legendPos |
legendEntry |
legendEntry |
layout |
layout |
overlay |
overlay |
spPr |
spPr |
txPr |
txPr |
extLst |
extLst |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
Legend()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.