Class SheetsChartProperties
The properties of the SheetsChart.
Implements
Inherited Members
Namespace: Google.Apis.Slides.v1.Data
Assembly: Google.Apis.Slides.v1.dll
Syntax
public class SheetsChartProperties : IDirectResponseSchema
Properties
ChartImageProperties
The properties of the embedded chart image.
Declaration
[JsonProperty("chartImageProperties")]
public virtual ImageProperties ChartImageProperties { get; set; }
Property Value
Type | Description |
---|---|
ImageProperties |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |