Share via


C.pie3DChart Field

Definition

Represents the c:pie3DChart XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: plotArea.
  • has the following child XML elements: dLbls, extLst, ser, varyColors.
  • corresponds to the following strongly-typed classes: Pie3DChart.

Applies to