<kendo:gantt-currentTimeMarker>

If set to false the "current time" marker of the Gantt would not be displayed.

Example

<kendo:gantt>
    <kendo:gantt-currentTimeMarker></kendo:gantt-currentTimeMarker>
</kendo:gantt>

Configuration Attributes

updateInterval float

The update interval of the "current time" marker, in milliseconds.

Example

<kendo:gantt-currentTimeMarker updateInterval="updateInterval">
</kendo:gantt-currentTimeMarker>
In this article
Not finding the help you need?