ChartSpec: Google Sheets API Objects Reads and writes Google Sheets.

Description Usage Arguments Details Value

Description

Auto-generated code by googleAuthR::gar_create_api_objects at 2018-07-15 14:11:51 filename: ~/Downloads//googlesheetsv4.auto/R/sheets_objects.R api_json: api_json

Usage

1
2
3
4
5
6
7
ChartSpec(altText = NULL, titleTextPosition = NULL, histogramChart = NULL,
  candlestickChart = NULL, bubbleChart = NULL, waterfallChart = NULL,
  fontName = NULL, maximized = NULL, treemapChart = NULL,
  hiddenDimensionStrategy = NULL, subtitleTextFormat = NULL,
  subtitle = NULL, backgroundColor = NULL, subtitleTextPosition = NULL,
  basicChart = NULL, orgChart = NULL, pieChart = NULL,
  titleTextFormat = NULL, title = NULL)

Arguments

altText

The alternative text that describes the chart

titleTextPosition

The title text position

histogramChart

A histogram chart specification

candlestickChart

A candlestick chart specification

bubbleChart

A bubble chart specification

waterfallChart

A waterfall chart specification

fontName

The name of the font to use by default for all chart text (e

maximized

True to make a chart fill the entire space in which it's rendered with

treemapChart

A treemap chart specification

hiddenDimensionStrategy

Determines how the charts will use hidden rows or columns

subtitleTextFormat

The subtitle text format

subtitle

The subtitle of the chart

backgroundColor

The background color of the entire chart

subtitleTextPosition

The subtitle text position

basicChart

A basic chart specification, can be one of many kinds of charts

orgChart

An org chart specification

pieChart

A pie chart specification

titleTextFormat

The title text format

title

The title of the chart

Details

Objects for use by the functions created by googleAuthR::gar_create_api_skeleton ChartSpec Object

Autogenerated via gar_create_api_objects The specifications of a chart.

Value

ChartSpec object


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