CurrentTimeSettings
Interface
Represents the settings for the current time marker in the Gantt component.
Definition
Package:@progress/kendo-angular-gantt
Properties
enabled?
boolean
Shows or hides the current time marker.
Set to true to display the marker.
Default:
true
updateInterval?
number
Sets the update interval in milliseconds for the current time marker. Use this property to control how often the marker updates.
Default:
60000