BasicChartSeries: BasicChartSeries Object

Description Usage Arguments Details Value

Description

BasicChartSeries Object

Usage

1
2
BasicChartSeries(targetAxis = NULL, color = NULL, lineStyle = NULL,
  series = NULL, type = NULL)

Arguments

targetAxis

The minor axis that will specify the range of values for this series

color

The color for elements (i

lineStyle

The line style of this series

series

The data being visualized in this chart series

type

The type of this series

Details

Autogenerated via gar_create_api_objects A single series of data in a chart.For example, if charting stock prices over time, multiple series may exist,one for the 'Open Price', 'High Price', 'Low Price' and 'Close Price'.

Value

BasicChartSeries object


lantanacamara/googleSheetsR documentation built on May 3, 2019, 11:52 p.m.