_Chart.ProtectionMode Property

Definition

True if user-interface-only protection is turned on. To turn on user interface protection, use the Protect(Object, Object, Object, Object, Object) method with the UserInterfaceOnly argument set to True.

public:
 property bool ProtectionMode { bool get(); };
public bool ProtectionMode { get; }
Public ReadOnly Property ProtectionMode As Boolean

Property Value

Applies to