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