Chart.ProtectDrawingObjects Property (Excel)
True if shapes are protected. To turn on shape protection, use the Protect method with the DrawingObjects argument set to True. Read-only Boolean.
Syntax
expression .ProtectDrawingObjects
expression A variable that represents a Chart object.