Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartAxisFormat
Packages that use MicrosoftGraphWorkbookChartAxisFormat
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookChartAxisFormat in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookChartAxisFormatModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChartAxis.format()Get the format property: workbookChartAxisFormat.MicrosoftGraphWorkbookChartAxisFormat.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookChartAxisFormat.MicrosoftGraphWorkbookChartAxisFormat.withFont(MicrosoftGraphWorkbookChartFont font) Set the font property: workbookChartFont.Set the id property: Read-only.MicrosoftGraphWorkbookChartAxisFormat.withLine(MicrosoftGraphWorkbookChartLineFormat line) Set the line property: workbookChartLineFormat.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookChartAxisFormatModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChartAxis.withFormat(MicrosoftGraphWorkbookChartAxisFormat format) Set the format property: workbookChartAxisFormat.