Share via


NoNamespace.nonoutliers Field

Definition

Represents the nonoutliers XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: visibility.
  • corresponds to the following strongly-typed properties: SeriesElementVisibilities.Nonoutliers.

Applies to