Provides information about the types of changes that are disabled when the associated Chartsheet is protected.

Returns a boolean indicating if the chart is protected when the chartsheet is protected.

public bool AllowEditContents { get; }

Returns a boolean indicating if objects such as shapes and controls may be created or changed when the chartsheet is protected.

public bool AllowEditObjects { get; }