Share via


C.max Field

Definition

Represents the c:max XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: scaling.
  • corresponds to the following strongly-typed classes: MaxAxisValue.

Applies to