Share via


C.surfaceChart Field

Definition

Represents the c:surfaceChart XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: plotArea.
  • has the following child XML elements: axId, bandFmts, extLst, ser, wireframe.
  • corresponds to the following strongly-typed classes: SurfaceChart.

Applies to