Share via


C.barDir Field

Definition

Represents the c:barDir XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: bar3DChart, barChart.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: BarDirection.

Applies to