Learn R Programming

xlcharts (version 0.0.1)

AreaChart: AreaChart

Description

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

Usage

AreaChart(axId = NULL, extLst = NULL, ...)

Value

An openpyxl Python object.

Arguments

axId

axId

extLst

extLst

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab