DisplayUnitsLabel
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.axis.html
Usage
DisplayUnitsLabel(layout = NULL, tx = NULL, spPr = NULL, txPr = NULL, ...)
Arguments
layout
|
layout |
tx
|
tx |
spPr
|
spPr |
txPr
|
txPr |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
DisplayUnitsLabel()