Learn R Programming

xlcharts (version 0.0.1)

DisplayUnitsLabel: DisplayUnitsLabel

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.axis.html

Usage

DisplayUnitsLabel(layout = NULL, tx = NULL, spPr = NULL, txPr = NULL, ...)

Value

An openpyxl Python object.

Arguments

layout

layout

tx

tx

spPr

spPr

txPr

txPr

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
DisplayUnitsLabel()
}

Run the code above in your browser using DataLab