AreaChart3D: AreaChart3D

View source: R/AreaChart3D.R

AreaChart3DR Documentation

AreaChart3D

Description

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

Usage

AreaChart3D(gapDepth = NULL, ...)

Arguments

gapDepth

gapDepth

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
AreaChart3D()

## End(Not run)


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