Palette Element (RDL)
Specifies the color palette for chart items.
Sintaxis
<Chart>
...
<Palette>...</Palette>
...
</Chart>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Default |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Notas
The Palette element must contain one of the following strings:
- Default
- EarthTones
- Excel
- GrayScale
- Light
- Pastel
- SemiTransparent
Vea también
Referencia
Report Definition XML Elements