Uses of Class
odata.msgraph.client.beta.entity.WorkbookChartLegend
-
Packages that use WorkbookChartLegend Package Description odata.msgraph.client.beta.entity -
-
Uses of WorkbookChartLegend in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookChartLegend Modifier and Type Method Description WorkbookChartLegendWorkbookChartLegend.Builder. build()WorkbookChartLegendWorkbookChartLegend. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WorkbookChartLegendWorkbookChartLegend. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WorkbookChartLegendWorkbookChartLegend. withOverlay(Boolean overlay)WorkbookChartLegendWorkbookChartLegend. withPosition(String position)WorkbookChartLegendWorkbookChartLegend. withUnmappedField(String name, String value)WorkbookChartLegendWorkbookChartLegend. withVisible(Boolean visible)
-