TimelineUnitWidth property



Sets the width, in pixels, of units in the timeline column of the schedule.

Syntax

Set:   Scheduler.setTimelineUnitWidth(nWidth)
Get:   nWidth = Scheduler.getTimelineUnitWidth()

Applies to

Scheduler object.

Data type

int. The nWidth value is an int that represents the width, in pixels, of the scale units in the timeline column.

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
TimelineUnits property