Share via


CX.dataLabelHidden Field

Definition

Represents the cx:dataLabelHidden XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dataLabels.
  • has the following XML attributes: idx.
  • corresponds to the following strongly-typed classes: DataLabelHidden.

Applies to