Share via


NoNamespace.overlay Field

Definition

Represents the overlay XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: legend, title.
  • corresponds to the following strongly-typed properties: ChartTitle.Overlay, Legend.Overlay.

Applies to