Share via


CX.title Field

Definition

Represents the cx:title XML elements.

public static readonly System.Xml.Linq.XName title;
 staticval mutable title : System.Xml.Linq.XName
Public Shared ReadOnly title As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: axis, chart.
  • has the following child XML elements: extLst, spPr, tx, txPr.
  • has the following XML attributes: align, overlay, pos.
  • corresponds to the following strongly-typed classes: AxisTitle, ChartTitle.

Applies to