GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / SummaryFontSize Property

In This Topic
    SummaryFontSize Property (C1GanttView)
    In This Topic
    Gets or sets the font size used for summary in the grid view.
    Syntax
    'Declaration
     
    Public Property SummaryFontSize As Double
    public double SummaryFontSize {get; set;}
    See Also