Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
SheetsChartProperties |
SheetsChartProperties.clone() |
SheetsChartProperties |
SheetsChart.getSheetsChartProperties()
The properties of the Sheets chart.
|
SheetsChartProperties |
SheetsChartProperties.set(String fieldName,
Object value) |
SheetsChartProperties |
SheetsChartProperties.setChartImageProperties(ImageProperties chartImageProperties)
The properties of the embedded chart image.
|
Modifier and Type | Method and Description |
---|---|
SheetsChart |
SheetsChart.setSheetsChartProperties(SheetsChartProperties sheetsChartProperties)
The properties of the Sheets chart.
|
Copyright © 2011–2024 Google. All rights reserved.