Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSingleLabel Class / CommonFontName Property

In This Topic
    CommonFontName Property (C1GaugeSingleLabel)
    In This Topic
    Gets or sets the name of the font and color template.
    Syntax
    'Declaration
     
    Public Property CommonFontName As System.String
    public System.string CommonFontName {get; set;}
    See Also