<inner_margin> node
Description
This node contains values of margins relative to the background. All the content of Gantt Chart is generated inside the background taking these margins into consideration. Margins can be set personally for each side or for all sides together.
Attributes
Attribute Name | Description | Type | Possible Values | Default Value |
---|---|---|---|---|
all | Sets margins of all sides. Values in pixels. This attribute has the least priority of all. | Numeric | n/a | 3 |
top | Sets upper margin. Value in pixels. | Numeric | n/a | 3 |
bottom | Sets lower margin. Value in pixels. | Numeric | n/a | 3 |
left | Sets left margin. Value in pixels. | Numeric | n/a | 3 |
right | Sets right margin. Value in pixels. | Numeric | n/a | 3 |