Share via


CX.valueColors Field

Definition

Represents the cx:valueColors XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: series.
  • has the following child XML elements: maxColor, midColor, minColor.
  • corresponds to the following strongly-typed classes: ValueColors.

Applies to