Share via


NoNamespace.gapWidth Field

Definition

Represents the gapWidth XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: catScaling.
  • corresponds to the following strongly-typed properties: CategoryAxisScaling.GapWidth.

Applies to