'Declaration
Public Property TimeScale As System.TimeSpan
public System.TimeSpan TimeScale {get; set;}
Remarks
The TimeScale property cannot be set to any arbitrary value. When assigning a value to this property it is automatically calculated so as to be equal to the nearest TimeScaleEnum value.