ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeBase Class / CommonFonts Property

In This Topic
    CommonFonts Property (C1GaugeBase)
    In This Topic
    Gets the collection of templates for text font and color.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommonFonts As CommonFontCollection
    public CommonFontCollection CommonFonts {get;}
    See Also