Uses of Class
com.microsoft.graph.models.WorkbookChartDataLabels
Packages that use WorkbookChartDataLabels
-
Uses of WorkbookChartDataLabels in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookChartDataLabelsModifier and TypeMethodDescriptionstatic WorkbookChartDataLabelsWorkbookChartDataLabels.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbookChart.getDataLabels()Gets the dataLabels property value.Methods in com.microsoft.graph.models with parameters of type WorkbookChartDataLabelsModifier and TypeMethodDescriptionvoidWorkbookChart.setDataLabels(WorkbookChartDataLabels value) Sets the dataLabels property value.