IsShowing Property (Title)
Whether the title is to be displayed.
Property IsShowing As Boolean
Example
' Suppress header display
Chart3D1.Header.IsShowing = False
See Also
Title Object
Copyright (c) GrapeCity, inc. All rights reserved.