Share via


NoNamespace.max Field

Definition

Represents the max XML attributes.

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 attribute, it:

  • is contained in the following XML elements: valScaling, rule, channel, brk, col, pivotSelection, formControlPr.
  • corresponds to the following strongly-typed properties: Break.Max, Channel.Max, Column.Max, FormControlProperties.Max, PivotSelection.Max, Rule.Max, ValueAxisScaling.Max.

Applies to