<buttons> node
Description
Contains button settings on Navigation Panel.
Attributes
Attribute Name | Description | Type | Possible Values | Default Value |
---|---|---|---|---|
size | Sets button size in pixels. This parameter affects all buttons on Navigation Panel. Button size can not exceed panel size. | Numeric | n/a | n/a |
align | Sets button alignment relative to width and height of the panel. All buttons are positioned by Group. | Enum | Near Far Center |
Near |
zoom_in_button | Turns On/Off "Zoom In" button, or "+" button. This button gives you opportunity to zoom in the scale of the Gantt Chart. | Boolean | True|False | True |
zoom_out_button | Turns On/Off "Zoom Out" button, or "-" button. This button gives you opportunity to zoom out the scale of the Gantt Chart. | Boolean | True|False | True |
fit_button | Turns On/Off "Fit" button. When you click this button the whole Gantt Chart project is reduced horizontally to fit Plot's width. This allows you to see the whole project. | Boolean | True|False | True |
collapse_expand_button | Turns On/Off "Collapse/Expand" button.This button lets you to collapse or expand the whole tree of tasks or grouped resources, if the project contains any nesting. | Boolean | True|False | True |
icon_color | Sets the icon color on the buttons in any of the existent formats. #12BA12, for example. | Color | n/a | #494949 |
button_padding | Defines the free space between buttons on the Navigation Panel. The value is set in pixels. | Numeric | n/a | 4 |