title | ms.service | ms.assetid | ms.date | ms.localizationpriority |
---|---|---|---|---|
Chart.ShowDataLabelsOverMaximum property (Project) |
project-server |
440bfd4b-069e-6963-d316-ea1bf84d411d |
06/08/2017 |
medium |
Gets or sets whether to show data labels on a 2D chart when the value is greater than the maximum value on the value axis. Read/write Boolean.
expression.ShowDataLabelsOverMaximum
expression A variable that represents a Chart object.
If you change the value axis to be smaller than the size of the data points, you can use this property to set whether to show the data labels. The ShowDataLabelsOverMaximum property applies only to 2D charts.
BOOL
[!includeSupport and feedback]