Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartTitle
Packages that use MicrosoftGraphWorkbookChartTitle
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookChartTitle in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookChartTitleModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChart.title()Get the title property: workbookChartTitle.MicrosoftGraphWorkbookChartTitle.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookChartTitle.MicrosoftGraphWorkbookChartTitle.withFormat(MicrosoftGraphWorkbookChartTitleFormat format) Set the format property: workbookChartTitleFormat.Set the id property: Read-only.MicrosoftGraphWorkbookChartTitle.withOverlay(Boolean overlay) Set the overlay property: Boolean value representing if the chart title will overlay the chart or not.Set the text property: Represents the title text of a chart.MicrosoftGraphWorkbookChartTitle.withVisible(Boolean visible) Set the visible property: A boolean value the represents the visibility of a chart title object.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookChartTitleModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChart.withTitle(MicrosoftGraphWorkbookChartTitle title) Set the title property: workbookChartTitle.