GanttMessagesPlannedTasksSettingsBuilder
Defines the fluent API for configuring the GanttMessagesPlannedTasksSettings settings.
Methods
SwitchText(System.String)
The text that would be displayed on the switch allowing the user to turn on and off the PlannedTasks view in the Gantt Timeline.
Parameters
value - System.String
The value that configures the switchtext.
OffsetTooltipAdvanced(System.String)
The text rendered in the Tooltip that would be displayed for tasks which have finished in advance compared to their plannedEnd.
Parameters
value - System.String
The value that configures the offsettooltipadvanced.
OffsetTooltipDelay(System.String)
The text rendered in the Tooltip that would be displayed for tasks which have finished with delay compared to their plannedEnd.
Parameters
value - System.String
The value that configures the offsettooltipdelay.
Seconds(System.String)
The text for "seconds" displayed in the Advanced/Delayed Tooltip (see above).
Parameters
value - System.String
The value that configures the seconds.
Minutes(System.String)
The text for "minutes" displayed in the Advanced/Delayed Tooltip (see above).
Parameters
value - System.String
The value that configures the minutes.
Hours(System.String)
The text for "hours" displayed in the Advanced/Delayed Tooltip (see above).
Parameters
value - System.String
The value that configures the hours.
Days(System.String)
The text for "days" displayed in the Advanced/Delayed Tooltip (see above).
Parameters
value - System.String
The value that configures the days.