GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / BarTextFontSize Property

In This Topic
    BarTextFontSize Property (C1GanttView)
    In This Topic
    Gets or sets the font size used for bar text on the chart view.
    Syntax
    'Declaration
     
    Public Property BarTextFontSize As Double
    public double BarTextFontSize {get; set;}
    See Also