Learn R Programming

xlcharts (version 0.0.1)

SeriesLabel: SeriesLabel

Description

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

Usage

SeriesLabel(strRef = NULL, v = NULL, ...)

Value

An openpyxl Python object.

Arguments

strRef

strRef

v

v

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab