property CustomView.Visible as Boolean
Shows or hides the custom view.

TypeDescription
Boolean A Boolean expression that specifies whether the control's custom-view is visible or hidden.
The Visible property is True. The Visible property switches the view between the pivot table and the graph/custom view. The ControlID property specifies the program identifier of the control used to define the custom view. The License property specifies the runtime license key for the control to be used. The OleEvent event occurs whenever the custom view fires an event. The ViewChange event is triggered whenever there is a change in the control's view.