GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / BarTextFontFamily Property

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