GraphPlusTableMenu Property

Sets the visibility of the menu in an Enhanced Chart with both a graph and table.

Syntax

object.GraphPlusTableMenu [=enumGraphPlusTableMenu]

Properties

The GraphPlusTableMenu property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

enumGraphPlusTableMenu

An enumeration representing the menu display preference in a HistogramChart, LineChart, SPCBarChart, or XYChart Object:

Valid entries:
0 – Hide
1 – Show
2 – Greyed

 

Applies To