Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartAxes
Packages that use MicrosoftGraphWorkbookChartAxes
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookChartAxes in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookChartAxesModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChart.axes()Get the axes property: workbookChartAxes.MicrosoftGraphWorkbookChartAxes.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookChartAxes.MicrosoftGraphWorkbookChartAxes.withCategoryAxis(MicrosoftGraphWorkbookChartAxis categoryAxis) Set the categoryAxis property: workbookChartAxis.Set the id property: Read-only.MicrosoftGraphWorkbookChartAxes.withSeriesAxis(MicrosoftGraphWorkbookChartAxis seriesAxis) Set the seriesAxis property: workbookChartAxis.MicrosoftGraphWorkbookChartAxes.withValueAxis(MicrosoftGraphWorkbookChartAxis valueAxis) Set the valueAxis property: workbookChartAxis.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookChartAxesModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChart.withAxes(MicrosoftGraphWorkbookChartAxes axes) Set the axes property: workbookChartAxes.