Share via


NoNamespace.lvl Field

Definition

Represents the lvl XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: autoBuNodeInfo, oleChartEl, tmpl.
  • corresponds to the following strongly-typed properties: NumberDiagramInfo.Lvl, OleChartElement.Level, Template.Level.

Applies to