BCGControlBar Pro for MFC
virtual BOOL CBCGPChartObject::IsVisible ( ) const
inlinevirtual

Tells whether a Chart Object is visible, or hidden.

This method returns TRUE if a Chart Object is visible and displayed on the parent Chart; otherwise FALSE.

Use SetVisible() to show or hide a Chart Object.