
| Attribute | Description |
| shadow_width | The with of the 3D-shadow in % of width or length (the smallest). |
| shadow_contrast | Contrast of the 3D-shadow. A value in the range 1 - 3. |
| gradient_contrast | Contrast of the gradient. A value in the range 0 - 10. |
| gradient | Type of gradient. |
| transparency | Level of transparency, A value in the range 0.0 - 1.0. |
| invisible | The object is invisible but sensitive for mouseclicks. This is used in a |
| subgraph to increase the area of sensitivity for the subgraph. | |
| fill_eq_background | Indicates that the fill color is drawn with the specified background color |
| for the object, instead of the current fill color. | |
| fixcolor | The color is fix. This is used when the object is a part of a subgraph and |
| should not be affected by color setting of the subgraph. | |
| relief | Up gives a shadow on the lower side, and Down gives a shadow on the upper side. |
| disable_shadow | Disables the 3D function. This is used when the object is a part of a subgraph |
| and the object should not be drawn with 3D although 3D is specified for the | |
| subgraph. | |
| disable_gradient | Disables the gradient function. This is used when the object is a part of a |
| subgraph and the object should not be drawn with gradient although gradient is | |
| specified for the subgraph. | |
| bgcolor_gradient | The color of the gradient goes from the background color to the fill color. |
| fixposition | The object can not be moved. |
| Dynamic | Not implemented. |