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

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