|
ColorRangeStyle | | When NumericRange, the ColorRange elements' RangeEndValues should have increasingly greater numeric values.
When set to TextList, the RangeEndValues represent specific text values instead of numeric ranges. Also, RangeEndValues may include the * wild-card character.
The default is NumericRange. |
ContrastColorColumnID | | When set, a new column is created which is one of two colors that contrast with the range color. For example, if the range color is a light gray, the contrast color might be black. When dark gray, the contrast color might be white.
Typically, use the range color as a background, then set the text to the contrast color. |
ContrastDarkColor | | A color which is returned when the range color is generally light. |
ContrastLightColor | | A color which is returned when the range color is generally dark. |
DataColumn | | (Required) The name of a data field/column returned from the DataLayer. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |