PointWidth Element (RDL)
Specifies the width of columns and bars in a chart.
語法
<Chart>
...
<PointWidth>...</PointWidth>
...
</Chart>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
Integer |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
備註
The PointWidth element contains a percentage value that describes the bar or column width. A value of 100 indicates a width that is 100 percent of the column or bar width. A value less than 100 creates a space between columns or bars; a value greater than 100 causes columns or bars to overlap.
請參閱
參考
Report Definition XML Elements