Marker: Marker

View source: R/Marker.R

MarkerR Documentation

Marker

Description

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

Usage

Marker(symbol = NULL, size = NULL, spPr = NULL, extLst = NULL, ...)

Arguments

symbol

symbol

size

size

spPr

spPr

extLst

extLst

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
Marker()

## End(Not run)


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