property Schedule.TimeScaleFont as IFontDisp
Retrieves or sets the font to display the time scales in the schedule view.
Type
Description
IFontDisp
A Font object used to paint the captions/labels in the time scale.
Use the TimeScaleFont property specifies the time scale's font. The ForeColor property indicates the foreground color to show the captions or labels.
The control supports the following Font properties:
Font
property, that specifies the control's font, including the Calendar's font
EventsFont
property, indicates the font to show the captions and labels on Event/Appointment objects
TimeScaleFont property, specifies the font to display the labels on the control's time scales
ToolTipFont
property specifies the font to display the tooltip being shown when the cursor is hovering an part of the control.