Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartAxisFormat
-
Packages that use MicrosoftGraphWorkbookChartAxisFormat Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphWorkbookChartAxisFormat Modifier and Type Method Description MicrosoftGraphWorkbookChartAxisFormatMicrosoftGraphWorkbookChartAxis. format()Get the format property: workbookChartAxisFormat.MicrosoftGraphWorkbookChartAxisFormatMicrosoftGraphWorkbookChartAxisFormat. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: workbookChartAxisFormat.MicrosoftGraphWorkbookChartAxisFormatMicrosoftGraphWorkbookChartAxisFormat. withFont(MicrosoftGraphWorkbookChartFont font)Set the font property: workbookChartFont.MicrosoftGraphWorkbookChartAxisFormatMicrosoftGraphWorkbookChartAxisFormat. withId(String id)Set the id property: Read-only.MicrosoftGraphWorkbookChartAxisFormatMicrosoftGraphWorkbookChartAxisFormat. withLine(MicrosoftGraphWorkbookChartLineFormat line)Set the line property: workbookChartLineFormat.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookChartAxisFormat Modifier and Type Method Description MicrosoftGraphWorkbookChartAxisMicrosoftGraphWorkbookChartAxis. withFormat(MicrosoftGraphWorkbookChartAxisFormat format)Set the format property: workbookChartAxisFormat.
-