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

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