Share via


X.chartFormat Field

Definition

Represents the x:chartFormat XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: chartFormats.
  • has the following child XML elements: pivotArea.
  • has the following XML attributes: chart, format, series.
  • corresponds to the following strongly-typed classes: ChartFormat.

Applies to