GanttMessagesPlannedTasksSettingsTagHelper
Example
Razor
<planned-tasks/>
Attributes
Attribute | Type | Description |
---|---|---|
days | String | The text for "days" displayed in the Advanced/Delayed Tooltip (see above). |
hours | String | The text for "hours" displayed in the Advanced/Delayed Tooltip (see above). |
minutes | String | The text for "minutes" displayed in the Advanced/Delayed Tooltip (see above). |
offset-tooltip-advanced | String | The text rendered in the Tooltip that would be displayed for tasks which have finished in advance compared to their plannedEnd. |
offset-tooltip-delay | String | The text rendered in the Tooltip that would be displayed for tasks which have finished with delay compared to their plannedEnd. |
seconds | String | The text for "seconds" displayed in the Advanced/Delayed Tooltip (see above). |
switch-text | 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. |