MicrosoftGraphWorkbookChartLegend |
MicrosoftGraphWorkbookChart.legend() |
Get the legend property: workbookChartLegend.
|
MicrosoftGraphWorkbookChartLegend |
MicrosoftGraphWorkbookChartLegend.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: workbookChartLegend.
|
MicrosoftGraphWorkbookChartLegend |
MicrosoftGraphWorkbookChartLegend.withFormat(MicrosoftGraphWorkbookChartLegendFormat format) |
Set the format property: workbookChartLegendFormat.
|
MicrosoftGraphWorkbookChartLegend |
MicrosoftGraphWorkbookChartLegend.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphWorkbookChartLegend |
MicrosoftGraphWorkbookChartLegend.withOverlay(Boolean overlay) |
Set the overlay property: Boolean value for whether the chart legend should overlap with the main body of the
chart.
|
MicrosoftGraphWorkbookChartLegend |
MicrosoftGraphWorkbookChartLegend.withPosition(String position) |
Set the position property: Represents the position of the legend on the chart.
|
MicrosoftGraphWorkbookChartLegend |
MicrosoftGraphWorkbookChartLegend.withVisible(Boolean visible) |
Set the visible property: A boolean value the represents the visibility of a ChartLegend object.
|