ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonFont Class
Members

In This Topic
    CommonFont Class
    In This Topic
    Defines a template for text font and color to be used in multiple elements.
    Object Model
    CommonFont Class
    Syntax
    'Declaration
     
    Public Class CommonFont 
       Inherits CommonItem
    public class CommonFont : CommonItem 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Gauge.CommonItem
          C1.Win.C1Gauge.CommonFont

    See Also