DisplayUnitsLabel {xlcharts}R Documentation

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

## Not run: 
DisplayUnitsLabel()

## End(Not run)


[Package xlcharts version 0.0.2 Index]