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