google_api_sheets v0.0.1 GoogleApi.Sheets.V4.Model.EmbeddedChart View Source

A chart embedded in a sheet.

Attributes

  • chartId (Integer): The ID of the chart. Defaults to: null.
  • position (EmbeddedObjectPosition): The position of the chart. Defaults to: null.
  • spec (ChartSpec): The specification of the chart. Defaults to: null.