StartTime Property

Specifies the GeneralDataSet, Chart, Lookup Object,Line, Formatted Object, and/or Timer object's start time.

Chart Syntax

object.StartTime [= Date]

Properties

The StartTime property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Date

The start time for the Chart or GeneralDataSet.

Timer Syntax

object.StartTime [= Variant]

The StartTime property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Variant

The start time for the Timer.

Remarks

This property is not impacted by any Global Time Control property settings.

 

Applies To