Share via


C.custSplit Field

Definition

Represents the c:custSplit XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ofPieChart.
  • has the following child XML elements: secondPiePt.
  • corresponds to the following strongly-typed classes: CustomSplit.

Applies to