MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChart.dataLabels() |
Get the dataLabels property: workbookChartDataLabels.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: workbookChartDataLabels.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withFormat(MicrosoftGraphWorkbookChartDataLabelFormat format) |
Set the format property: workbookChartDataLabelFormat.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withPosition(String position) |
Set the position property: DataLabelPosition value that represents the position of the data label.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withSeparator(String separator) |
Set the separator property: String representing the separator used for the data labels on a chart.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withShowBubbleSize(Boolean showBubbleSize) |
Set the showBubbleSize property: Boolean value representing if the data label bubble size is visible or not.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withShowCategoryName(Boolean showCategoryName) |
Set the showCategoryName property: Boolean value representing if the data label category name is visible or not.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withShowLegendKey(Boolean showLegendKey) |
Set the showLegendKey property: Boolean value representing if the data label legend key is visible or not.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withShowPercentage(Boolean showPercentage) |
Set the showPercentage property: Boolean value representing if the data label percentage is visible or not.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withShowSeriesName(Boolean showSeriesName) |
Set the showSeriesName property: Boolean value representing if the data label series name is visible or not.
|
MicrosoftGraphWorkbookChartDataLabels |
MicrosoftGraphWorkbookChartDataLabels.withShowValue(Boolean showValue) |
Set the showValue property: Boolean value representing if the data label value is visible or not.
|