Share via


NoNamespace.min Field

Definition

Represents the min XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to