Share via


NoNamespace.outliers Field

Definition

Represents the outliers XML attribute.

public static readonly System.Xml.Linq.XName outliers;
 staticval mutable outliers : System.Xml.Linq.XName
Public Shared ReadOnly outliers 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.Outliers.

Applies to