Skip to content

Files

Latest commit

 

History

History
33 lines (19 loc) · 906 Bytes

Excel.Chart.ShowDataLabelsOverMaximum.md

File metadata and controls

33 lines (19 loc) · 906 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Chart.ShowDataLabelsOverMaximum property (Excel)
vbaxl10.chm149176
vbaxl10.chm149176
Excel.Chart.ShowDataLabelsOverMaximum
1638b7f6-23e5-2fc1-e81b-5b8f54023967
04/16/2019
medium

Chart.ShowDataLabelsOverMaximum property (Excel)

Returns or sets whether to show the data labels when the value is greater than the maximum value on the value axis. Read/write Boolean.

Syntax

expression.ShowDataLabelsOverMaximum

expression A variable that represents a Chart object.

Remarks

If you change the value axis in such a way that it became smaller than the size of the data points, you can use this property to set whether to show the data labels. This property applies to 2D charts only.

[!includeSupport and feedback]