Share via


C.val Field

Definition

Represents the c:val XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: errBars, ser, ser.
  • has the following child XML elements: numLit, numRef.
  • corresponds to the following strongly-typed classes: ErrorBarValue, Values.

Applies to