Start property: Timeline class
Description
Use this property to specify the start time for the timeline. The value must be of type Date or DateTime.
This property is read/write, and is required.
Example
&oChart.Start= "2015-01-13 11:00:00";
Related Topics