Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphLabelStyle Class / FontSize Property

In This Topic
    FontSize Property (BulletGraphLabelStyle)
    In This Topic
    Gets or sets the font size of the C1.Win.C1Gauge.C1BulletGraph element.
    Syntax
    'Declaration
     
    Public Property FontSize As System.Double
    public System.double FontSize {get; set;}
    See Also