Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphTheme Class
Members

In This Topic
    BulletGraphTheme Class
    In This Topic
    The BulletGraphTheme class represents the theme for the C1.Win.C1Gauge.C1BulletGraph control which contains display attributes that determine the appearance of control.
    Object Model
    BulletGraphTheme Class
    Syntax
    'Declaration
     
    Public Class BulletGraphTheme 
       Inherits C1.Win.C1Gauge.BaseTheme
    public class BulletGraphTheme : C1.Win.C1Gauge.BaseTheme 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Gauge.StyledPropertyCollection
          C1.Win.C1Gauge.BaseStyle
             C1.Win.C1Gauge.BaseTheme
                C1.Win.C1Gauge.BulletGraph.BulletGraphTheme

    See Also