Uses of Class
com.microsoft.graph.models.WorkbookChartAxes
Packages that use WorkbookChartAxes
-
Uses of WorkbookChartAxes in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookChartAxesModifier and TypeMethodDescriptionstatic WorkbookChartAxesWorkbookChartAxes.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookChart.getAxes()Gets the axes property value.Methods in com.microsoft.graph.models with parameters of type WorkbookChartAxesModifier and TypeMethodDescriptionvoidWorkbookChart.setAxes(WorkbookChartAxes value) Sets the axes property value.