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

In This Topic
    BarTextForeColor Property (C1GanttView)
    In This Topic
    Gets or sets the foreground color of bar text on the chart view.
    Syntax
    'Declaration
     
    Public Property BarTextForeColor As Brush
    public Brush BarTextForeColor {get; set;}
    See Also