Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.1 KB

PowerPoint.Chart.ShowValueFieldButtons.md

File metadata and controls

41 lines (23 loc) · 1.1 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Chart.ShowValueFieldButtons property (PowerPoint)
vbapp10.chm684052
vbapp10.chm684052
PowerPoint.Chart.ShowValueFieldButtons
c56b12ac-71ef-a6b5-c66f-3cbe1c62a4c8
06/08/2017
medium

Chart.ShowValueFieldButtons property (PowerPoint)

Returns or sets a value that indicates whether to display the value field buttons on a PivotChart. Read/write.

Syntax

expression.ShowValueFieldButtons

expression A variable that represents a Chart object.

Return value

Boolean

Remarks

This member is part of the shared chart object model infrastructure between Word, Excel, and PowerPoint and is not meant to be called directly from your code. Reading or setting this property causes a run-time error. In PowerPoint, you cannot create a PivotChart, and copying or pasting a valid PivotChart from Excel to a PowerPoint presentation will convert the PivotChart to a Chart.

See also

Chart Object

[!includeSupport and feedback]