Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartFont
Packages that use MicrosoftGraphWorkbookChartFont
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookChartFont in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookChartFontModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChartAreaFormat.font()Get the font property: workbookChartFont.MicrosoftGraphWorkbookChartAxisFormat.font()Get the font property: workbookChartFont.MicrosoftGraphWorkbookChartAxisTitleFormat.font()Get the font property: workbookChartFont.MicrosoftGraphWorkbookChartDataLabelFormat.font()Get the font property: workbookChartFont.MicrosoftGraphWorkbookChartLegendFormat.font()Get the font property: workbookChartFont.MicrosoftGraphWorkbookChartTitleFormat.font()Get the font property: workbookChartFont.MicrosoftGraphWorkbookChartFont.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookChartFont.Set the bold property: Represents the bold status of font.Set the color property: HTML color code representation of the text color.Set the id property: Read-only.MicrosoftGraphWorkbookChartFont.withItalic(Boolean italic) Set the italic property: Represents the italic status of the font.Set the name property: Font name (e.g.Set the size property: Size of the font (e.g.MicrosoftGraphWorkbookChartFont.withUnderline(String underline) Set the underline property: Type of underline applied to the font.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookChartFontModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChartAreaFormat.withFont(MicrosoftGraphWorkbookChartFont font) Set the font property: workbookChartFont.MicrosoftGraphWorkbookChartAxisFormat.withFont(MicrosoftGraphWorkbookChartFont font) Set the font property: workbookChartFont.MicrosoftGraphWorkbookChartAxisTitleFormat.withFont(MicrosoftGraphWorkbookChartFont font) Set the font property: workbookChartFont.MicrosoftGraphWorkbookChartDataLabelFormat.withFont(MicrosoftGraphWorkbookChartFont font) Set the font property: workbookChartFont.MicrosoftGraphWorkbookChartLegendFormat.withFont(MicrosoftGraphWorkbookChartFont font) Set the font property: workbookChartFont.MicrosoftGraphWorkbookChartTitleFormat.withFont(MicrosoftGraphWorkbookChartFont font) Set the font property: workbookChartFont.