Share via


NoNamespace.minAxisType Field

Definition

Represents the minAxisType XML attribute.

public static readonly System.Xml.Linq.XName minAxisType;
 staticval mutable minAxisType : System.Xml.Linq.XName
Public Shared ReadOnly minAxisType 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.MinAxisType.

Applies to