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

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