google_api_sheets v0.0.1 GoogleApi.Sheets.V4.Model.UpdateChartSpecRequest View Source
Updates a chart's specifications. (This does not move or resize a chart. To move or resize a chart, use UpdateEmbeddedObjectPositionRequest.)
Attributes
- chartId (Integer): The ID of the chart to update. Defaults to:
null
. - spec (ChartSpec): The specification to apply to the chart. Defaults to:
null
.