Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 768 Bytes

Project.chart.pivotlayout.md

File metadata and controls

35 lines (19 loc) · 768 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
Chart.PivotLayout property (Project)
project-server
d1c3cc4c-1c2c-4414-ffef-44b7667b95dc
06/08/2017
medium

Chart.PivotLayout property (Project)

Gets an object that represents the placement of fields in a PivotTable report and the placement of axes in a PivotChart report. Read-only Object.

Syntax

expression.PivotLayout

expression A variable that represents a Chart object.

Remarks

If the chart you specify isn't a PivotChart report, the value of the PivotLayout property is Nothing.

Property value

OBJECT

See also

Chart Object

[!includeSupport and feedback]