Chart.ProtectionMode (Excel)
True if user-interface-only protection is turned on. To turn on user interface protection, use the Protect method with the UserInterfaceOnly argument set to True.
Dim booProtectionMode As Boolean
booProtectionMode = ActiveChart.ProtectionMode