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

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