Share via


CX.legend Field

Definition

Represents the cx:legend XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to