Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 908 Bytes

Project.chart.showdatalabelsovermaximum.md

File metadata and controls

35 lines (19 loc) · 908 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
Chart.ShowDataLabelsOverMaximum property (Project)
project-server
440bfd4b-069e-6963-d316-ea1bf84d411d
06/08/2017
medium

Chart.ShowDataLabelsOverMaximum property (Project)

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.

Syntax

expression.ShowDataLabelsOverMaximum

expression A variable that represents a Chart object.

Remarks

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.

Property value

BOOL

See also

Chart Object

[!includeSupport and feedback]