Share via


CX.valScaling Field

Definition

Represents the cx:valScaling XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following XML attributes: majorUnit, max, min, minorUnit.
  • corresponds to the following strongly-typed classes: ValueAxisScaling.

Applies to