Chart.AutoTitleDeleted Property

Definition

True if the chart automatic title has been deleted..

Represents the following element tag in the schema: c:autoTitleDeleted.

public DocumentFormat.OpenXml.Drawing.Charts.AutoTitleDeleted AutoTitleDeleted { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.AutoTitleDeleted? AutoTitleDeleted { get; set; }
member this.AutoTitleDeleted : DocumentFormat.OpenXml.Drawing.Charts.AutoTitleDeleted with get, set
Public Property AutoTitleDeleted As AutoTitleDeleted

Property Value

Returns AutoTitleDeleted.

Applies to