Share via


C.legendEntry Field

Definition

Represents the c:legendEntry XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: legend.
  • has the following child XML elements: delete, extLst, idx, txPr.
  • corresponds to the following strongly-typed classes: LegendEntry.

Applies to