ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / BarTextFont Property

In This Topic
    BarTextFont Property (C1GanttView)
    In This Topic
    Gets or sets the font used for bar text on the chart view.
    Syntax
    'Declaration
     
    Public Property BarTextFont As System.Drawing.Font
    public System.Drawing.Font BarTextFont {get; set;}
    See Also