Uses of Class
odata.msgraph.client.beta.entity.WorkbookChartLegend.Builder
-
Packages that use WorkbookChartLegend.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of WorkbookChartLegend.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookChartLegend.Builder Modifier and Type Method Description static WorkbookChartLegend.BuilderWorkbookChartLegend. builderWorkbookChartLegend()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WorkbookChartLegend.BuilderWorkbookChartLegend.Builder. id(String id)WorkbookChartLegend.BuilderWorkbookChartLegend.Builder. overlay(Boolean overlay)WorkbookChartLegend.BuilderWorkbookChartLegend.Builder. position(String position)WorkbookChartLegend.BuilderWorkbookChartLegend.Builder. visible(Boolean visible)
-