Share via


CX.catScaling Field

Definition

Represents the cx:catScaling XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following XML attributes: gapWidth.
  • corresponds to the following strongly-typed classes: CategoryAxisScaling.

Applies to