ComponentOne GanttView for WinForms
Font Property (C1GanttView)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : Font Property
Gets or sets the font of the text displayed by the control.
Syntax
'Declaration
 
Public Overrides Property Font As System.Drawing.Font
public override System.Drawing.Font Font {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members