Share via


NoNamespace.displayXAxis Field

Definition

Represents the displayXAxis XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sparklineGroup.
  • corresponds to the following strongly-typed properties: SparklineGroup.DisplayXAxis.

Applies to