DrawingStyle Element (RDL)
Specifies shape of the columns or bars in a three-dimensional chart.
Sintassi
<ThreeDProperties>
...
<DrawingStyle>...</DrawingStyle>
...
</ThreeDProperties>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Cube |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Osservazioni
The DrawingStyle element must contain one of the following strings:
- Cylinder
- Cube
DrawingStyle applies only to bar and column charts.
Vedere anche
Riferimento
Report Definition XML Elements