Type Element (Chart) (RDL)
Indicates the type of the chart.
Syntax
<Chart>
...
<Type>...</Type>
...
</Chart>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Column |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Hinweise
The Type element must contain one of the following strings:
- Column
- Bar
- Line
- Pie
- Scatter
- Bubble
- Area
- Doughnut
- Stock
Siehe auch
Verweis
Report Definition XML Elements