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

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