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

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