Share via


C.errValType Field

Definition

Represents the c:errValType XML element.

public static readonly System.Xml.Linq.XName errValType;
 staticval mutable errValType : System.Xml.Linq.XName
Public Shared ReadOnly errValType 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: ErrorBarValueType.

Applies to