AreaChart: AreaChart

View source: R/AreaChart.R

AreaChartR Documentation

AreaChart

Description

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

Usage

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

Arguments

axId

axId

extLst

extLst

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
AreaChart()

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.