Gets or sets if the time scale is enabled for the View.
public bool Enabled { get; set; }
Public Property Enabled As Boolean
Use this property to disable or enable any time scale for the View. If the time scale is disabled, it will be not shown.