Share via


NoNamespace.pos Field

Definition

Represents the pos XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: gs, tab, dataLabel, dataLabels, legend, title, guide, guide.
  • corresponds to the following strongly-typed properties: ChartTitle.Pos, DataLabel.Pos, DataLabels.Pos, ExtendedGuide.Position, GradientStop.Position, Guide.Position, Legend.Pos, TabStop.Position.

Applies to