Chart.ProtectSelection (Excel)

True if chart elements cannot be selected.

When this property is True, shapes cannot be added to the chart, and the Click and DoubleClick events for chart elements don't occur. This property is not persisted when the file is saved. If you set this property to True and then reopen the file, it will no longer be set to True.


ActiveChart.ProtectSelection = True