Share via


CX.valueColorPositions Field

Definition

Represents the cx:valueColorPositions XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: series.
  • has the following child XML elements: max, mid, min.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: ValueColorPositions.

Applies to