Uses of Class
com.microsoft.graph.models.WorkbookChartLegend
Packages that use WorkbookChartLegend
-
Uses of WorkbookChartLegend in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookChartLegendModifier and TypeMethodDescriptionstatic WorkbookChartLegendWorkbookChartLegend.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookChart.getLegend()Gets the legend property value.Methods in com.microsoft.graph.models with parameters of type WorkbookChartLegendModifier and TypeMethodDescriptionvoidWorkbookChart.setLegend(WorkbookChartLegend value) Sets the legend property value.