Share via


C.secondPieSize Field

Definition

Represents the c:secondPieSize XML element.

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

Applies to