Share via


C.errDir Field

Definition

Represents the c:errDir XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: errBars.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: ErrorDirection.

Applies to