globalSetting elements
- Last UpdatedOct 10, 2025
- 3 minute read
To visualize how some of the elements in the following table appear in the Gantt Chart widget, see Gantt Chart widget representation. They are labeled based on their corresponding number in this table.
|
Element Name |
Description |
|
|---|---|---|
|
1 |
barThickness |
Thickness of the Gantt Chart bar in pixels. Datatype: Numeric Valid values: 10-150 Default: 50 |
|
2 |
timePeriod |
This controls the period of data to be displayed in the Gantt Chart widget. Datatype: Numeric Valid values:
Default: 0 |
|
3 |
duration Note: This is only applicable if timePeriod is set to 0. |
See timePeriod. Datatype: Numeric > 1 (hour) Default: 8 Note: If you enter a value less than the supported minimum hour, for example, 0, the widget resets the value to the default value and displays this message: The input was validated and corrected. For more information, see console. |
|
4 |
timeRangeStartTime Note: This is only applicable if timePeriod is set to 1. |
See timePeriod. Datatype: Date string (local time with current culture set in the product) Default: " " |
|
5 |
timeRangeEndTime Note: This is only applicable if timePeriod is set to 1. |
See timePeriod. Datatype: Date string (local time with current culture set in the product) Default: " " |
|
6 |
widgetTitle |
Name or information text for the widget. Datatype: String Default: " " |
|
7 |
showBarLabel |
Controls the visibility of the Gantt Chart bar label. Datatype: Boolean Valid values: true, false Default: false |
|
8 |
showDetailsPane Note For multiple Gantt Chart, the details pane isn't shown even if this property is set to true. |
Controls the visibility of the Gantt Chart segment's details pane. Datatype: Boolean Valid values: true, false Default: true |
|
9 |
showTimeRange |
Controls the visibility of the start and end date/time in the widget. Datatype: Boolean Valid values: true, false Default: true |
|
10 |
segmentLabelPosition |
Controls the placement of the segment label in the widget's visual representation. Datatype: Numeric Valid values:
Default: 0 |
|
11 |
enableTimerRefresh Note: If the widget's details pane is shown this will not work even if it's set to true. |
Enables refresh based on the specified refresh rate. Datatype: Boolean Valid values: true, false Default: false |
|
12 |
timerRefreshRate |
The number of times in seconds the widget display is refreshed. Datatype: Numeric Valid values: 10-600 Default: 30 |
|
13 |
enableAction1 |
Enables the used of Action1 button in the details pane. Datatype: Boolean Valid values: true, false Default: false |
|
14 |
action1Title |
Name or label for action1. Datatype: String (Maximum 8 characters) Default: " " |
|
15 |
enableAction2 |
Enables the used of Action2 button in the details pane. Datatype: Boolean Valid values: true, false Default: false |
|
16 |
action2Title |
Name or label for action2. Datatype: String (Maximum 8 characters) Default: " " |
|
17 |
enableAction3 |
Enables the used of Action3 button in the details pane. Datatype: Boolean Valid values: true, false Default: false |
|
18 |
action3Title |
Name or label for action3. Datatype: String (Maximum 8 characters) Default: " " |
|
19 |
columnNameMapping Note: The Gantt Chart bar uses this element only if its counterpart in the dataset doesn't have anything defined. |
Enables column definition mapping. Datatype: Object Default: Empty string for all elements in Column Name Mapping properties |
|
20 |
showLegend |
Controls the visibility of the legends in the widget. Datatype: Boolean Valid values: true, false Default: false |
|
21 |
timeInterval Note: By default, this property is not set. |
Time between two given times. Datatype: Object |
|
22 |
showCurrentTime |
Controls the visibility of the current time in the widget. Datatype: Boolean Valid values: true, false Default: false |
|
23 |
showCurvedBar |
Controls how both ends of the Gantt Chart bar are drawn. Datatype: Boolean Valid values: true, false Default: true |