TrendlineLabel: TrendlineLabel

View source: R/TrendlineLabel.R

TrendlineLabelR Documentation

TrendlineLabel

Description

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

Usage

TrendlineLabel(
  layout = NULL,
  tx = NULL,
  numFmt = NULL,
  spPr = NULL,
  txPr = NULL,
  extLst = NULL,
  ...
)

Arguments

layout

layout

tx

tx

numFmt

numFmt

spPr

spPr

txPr

txPr

extLst

extLst

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
TrendlineLabel()

## End(Not run)


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