MicrosoftGraphWorkbookChartTitle |
MicrosoftGraphWorkbookChart.title() |
Get the title property: workbookChartTitle.
|
MicrosoftGraphWorkbookChartTitle |
MicrosoftGraphWorkbookChartTitle.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: workbookChartTitle.
|
MicrosoftGraphWorkbookChartTitle |
MicrosoftGraphWorkbookChartTitle.withFormat(MicrosoftGraphWorkbookChartTitleFormat format) |
Set the format property: workbookChartTitleFormat.
|
MicrosoftGraphWorkbookChartTitle |
MicrosoftGraphWorkbookChartTitle.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphWorkbookChartTitle |
MicrosoftGraphWorkbookChartTitle.withOverlay(Boolean overlay) |
Set the overlay property: Boolean value representing if the chart title will overlay the chart or not.
|
MicrosoftGraphWorkbookChartTitle |
MicrosoftGraphWorkbookChartTitle.withText(String text) |
Set the text property: Represents the title text of a chart.
|
MicrosoftGraphWorkbookChartTitle |
MicrosoftGraphWorkbookChartTitle.withVisible(Boolean visible) |
Set the visible property: A boolean value the represents the visibility of a chart title object.
|