Share via


NoNamespace.chart Field

Definition

Represents the chart XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: chartFormat.
  • corresponds to the following strongly-typed properties: ChartFormat.Chart.

Applies to