Share via


C.splitType Field

Definition

Represents the c:splitType XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to