ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphLabelStyle Class / Font Property

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