Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartLegend
Packages that use MicrosoftGraphWorkbookChartLegend
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookChartLegend in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookChartLegendModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChart.legend()Get the legend property: workbookChartLegend.MicrosoftGraphWorkbookChartLegend.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookChartLegend.MicrosoftGraphWorkbookChartLegend.withFormat(MicrosoftGraphWorkbookChartLegendFormat format) Set the format property: workbookChartLegendFormat.Set the id property: Read-only.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.withPosition(String position) Set the position property: Represents the position of the legend on the chart.MicrosoftGraphWorkbookChartLegend.withVisible(Boolean visible) Set the visible property: A boolean value the represents the visibility of a ChartLegend object.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookChartLegendModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChart.withLegend(MicrosoftGraphWorkbookChartLegend legend) Set the legend property: workbookChartLegend.