BackColor Element (ASSL)
Describes color-related display characteristics of the parent element.
Syntax
<CalculationProperty> <!-- or Measure -->
   ...
   <BackColor>...</BackColor>
   ...
</CalculationProperty>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | String | 
| Default value | None | 
| Cardinality | 0-1: Optional element that can occur once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent element | |
| Child elements | None | 
Remarks
The BackColor property contains a Multidimensional Expressions (MDX) language expression and applies to CalculationProperty elements with a CalculationType of Member or Cells.
The element that corresponds to the parent of BackColor in the Analysis Management Objects (AMO) object model is CalculationProperty.