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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.