<image_export> node


Description

This node contains settins required to export Gantt Chart as a bitmap image.

Attributes

Attribute Name Description Type Possible Values Default Value
url Sets an URL of script for saving images. Url n/a n/a
file_name Set to use certain name as a png image file name. String n/a n/a
width Optional attribute sets output image width. Numeric n/a n/a
height Optional attribute sets output image height. Numeric n/a n/a
mode If attribute is set to "FitContent" AnyGantt saves the image of the whole project, despite any zoom. "ActualZoom" lets you save exactly what you see, this value is useful when you want to save some part of the chart. Enum FitContent
ActualZoom
ActualZoom