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

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