GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / LegendLabelForeground Property

In This Topic
    LegendLabelForeground Property (ReportOptions)
    In This Topic
    Gets or sets the foreground for print page legend label area.
    Syntax
    'Declaration
     
    Public Property LegendLabelForeground As Brush
    public Brush LegendLabelForeground {get; set;}
    See Also