Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the width of columns and bars in a chart.
Syntax
<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 |
Remarks
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.
See Also
Reference
Report Definition XML Elements