GanttMessagesPlannedTasksSettingsBuilder
Defines the fluent API for configuring GanttMessagesPlannedTasksSettings
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 for 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 for 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 for OffsetTooltipDelay
Seconds(System.String)
The text for "seconds" displayed in the Advanced/Delayed Tooltip (see above).
Parameters
value - System.String
The value for Seconds
Minutes(System.String)
The text for "minutes" displayed in the Advanced/Delayed Tooltip (see above).
Parameters
value - System.String
The value for Minutes
Hours(System.String)
The text for "hours" displayed in the Advanced/Delayed Tooltip (see above).
Parameters
value - System.String
The value for Hours
Days(System.String)
The text for "days" displayed in the Advanced/Delayed Tooltip (see above).
Parameters
value - System.String
The value for Days