TimelineUnits property



Specifies the unit of measure used in the timeline column.

Syntax

Set:   Scheduler.setTimelineUnits(sUnit)
Get:   sUnit = Scheduler.getTimelineUnits()

Applies to

Scheduler object.

Data type

String. The sUnit value references a String object that specifies the unit of measure used in the timeline column. The possible values are: "days", "months", or "quarters".

Usage

This property specifies the units of measure used in the timeline column in the schedule.

See also

TimelineHeaderBackgroundColor property
TimelineHeaderFontName property
TimelineHeaderFont property
TimelineHeaderFontSize property
TimelineHeaderTextColor property
TimelineUnitWidth property