Locked (Property)

Applies To:

Bullet object, (Live) BarChart object, (Live) BlockChart object, ControlsCheckBox object, ControlsCommandButton object, ControlsDropDown object, ControlsListBox object, ControlsRadioButton object, ControlsTextBox object, Dashboard objects, EmbeddedSection object, Graphics object, HyperlLink object, LineChart object, (Live) PieChart object, (Live) RadarChart object, Shapes collection, Slider object, Speedometer object, Thermometer object, TrafficlLight object

Description:

Sets whether an object can be moved or deleted in dashboard design mode. In locked mode, scripts and properties can still be added or changed.

Action:

Read-write, Boolean

Example:

This example shows how to lock a (Live) pie chart:

PieChart.Locked = true