ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeCaption Class / FontSize Property

In This Topic
    FontSize Property (C1GaugeCaption)
    In This Topic
    Logical value representing the scalable font size.
    Syntax
    'Declaration
     
    Public Property FontSize As System.Double
    public System.double FontSize {get; set;}
    Remarks
    Set to Double.NaN to use the fixed font size.
    See Also