Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartLegendFormat
-
Packages that use MicrosoftGraphWorkbookChartLegendFormat Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphWorkbookChartLegendFormat in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookChartLegendFormat Modifier and Type Method Description MicrosoftGraphWorkbookChartLegendFormatMicrosoftGraphWorkbookChartLegend. format()Get the format property: workbookChartLegendFormat.MicrosoftGraphWorkbookChartLegendFormatMicrosoftGraphWorkbookChartLegendFormat. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: workbookChartLegendFormat.MicrosoftGraphWorkbookChartLegendFormatMicrosoftGraphWorkbookChartLegendFormat. withFill(MicrosoftGraphWorkbookChartFill fill)Set the fill property: workbookChartFill.MicrosoftGraphWorkbookChartLegendFormatMicrosoftGraphWorkbookChartLegendFormat. withFont(MicrosoftGraphWorkbookChartFont font)Set the font property: workbookChartFont.MicrosoftGraphWorkbookChartLegendFormatMicrosoftGraphWorkbookChartLegendFormat. withId(String id)Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookChartLegendFormat Modifier and Type Method Description MicrosoftGraphWorkbookChartLegendMicrosoftGraphWorkbookChartLegend. withFormat(MicrosoftGraphWorkbookChartLegendFormat format)Set the format property: workbookChartLegendFormat.
-