FontSize property



The default font size for data fields in this Scheduler.

Syntax

Set:     Scheduler.setFontSize(nSz)
Get:     nSz = Scheduler.getFontSize()

Applies to

Scheduler object.

Data type

int. The nSz value is an int that specifies the default font size.

Usage

This property specifies the default font size for text in data fields in this schedule.

See also

Font property (of Scheduler)
Font property (of Task)
Font property (of TextElement)
FontName property (of Column)
FontName property (of Scheduler)
FontName property (of Task)
FontName property (of TextElement)
FontSize property (of Column)
FontSize property (of Task)
FontSize property (of TextElement)