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

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