ComponentOne Chart 8.0 for ActiveX
To Hide a Property Pages Tab

 

To Hide a Property Pages Tab

Use the ShowChartEditorElement method to set the display state of the Property Pages tab. The following example hides the Control tab and the Font sub tab of the Axes tab:

Chart2d1.ShowChartEditorElement oc2dceeControl, False

Chart2d1.ShowChartEditorElement oc2dceeAxesFont, False

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback