Chart.Title Property

Definition

Title data and formatting.

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

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

Property Value

Returns Title.

Applies to