Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonFont Class / Font Property

In This Topic
    Font Property (CommonFont)
    In This Topic
    Gets or sets the font used to display text label.
    Syntax
    'Declaration
     
    Public Property Font As System.Drawing.Font
    public System.Drawing.Font Font {get; set;}
    See Also