Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeLabels Class / FontSize2 Property

In This Topic
    FontSize2 Property (C1GaugeLabels)
    In This Topic
    Gets or sets the end font size of the labels (FontSize is the start font size).
    Syntax
    'Declaration
     
    Public Property FontSize2 As System.Double
    public System.double FontSize2 {get; set;}
    See Also