ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphTheme Class
Properties Methods Events


In This Topic
    BulletGraphTheme Class Members
    In This Topic

    The following tables list the members exposed by BulletGraphTheme.

    Public Properties
     NameDescription
    Public PropertyGets BulletGraphCommonStyle containing display attributes that determine the general appearance of the control on the screen.  
    Public PropertyGets BulletGraphLabelStyles containing display attributes that determine the general appearance of the labels on the screen.  
    Public PropertyGets BulletGraphMarkStyles containing display attributes that determine the general appearance of the marks on the screen.  
    Public PropertyGets BulletGraphRangeStyles containing display attributes that determine the general appearance of the ranges on the screen.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets a style that contains the default values for current style. (Inherited from C1.Win.C1Gauge.BaseStyle)
    Protected PropertyGets collection owner. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Protected PropertyGets or sets the root directory in C1Theme. (Inherited from C1.Win.C1Gauge.BaseStyle)
    Protected PropertyGets theme provider of the current theme. (Inherited from C1.Win.C1Gauge.BaseStyle)
    Protected PropertyGets top owner of the collection. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an instance of the C1.Win.C1Gauge.BaseStyle class that is identical to the current C1.Win.C1Gauge.BaseStyle (Inherited from C1.Win.C1Gauge.BaseStyle)
    Public MethodCopies properties of the specified style of the same type. (Inherited from C1.Win.C1Gauge.BaseStyle)
    Public MethodOverloaded. Releases all unmanaged resources. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Public MethodGets value of the specified styled property. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Public MethodResets style to it default value according to the applied theme. (Inherited from C1.Win.C1Gauge.BaseStyle)
    Public MethodReturns the string that represents the current object. (Inherited from C1.Win.C1Gauge.BaseStyle)
    Public MethodTries to get value of the specified styled property. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Top
    Protected Methods
     NameDescription
    Protected MethodStart editing the collection. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Protected MethodStop editing the collection. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Protected MethodGets a value indicating whether the collection contains a property with the specified name. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Protected MethodReturns value indicating whether the specified property is default. (Inherited from C1.Win.C1Gauge.BaseStyle)
    Protected MethodGets a value indicating whether the a specified property is initialized. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Protected MethodCalled when trying to get an initialized property value. (Inherited from C1.Win.C1Gauge.BaseStyle)
    Protected MethodCalled when collection owner is changed. (Inherited from C1.Win.C1Gauge.BaseStyle)
    Protected MethodRaises the PropertyChanged event. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Protected MethodOverloaded. Reset specified property to its default value. (Inherited from C1.Win.C1Gauge.BaseStyle)
    Protected Method (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Top
    Public Events
     NameDescription
    Public EventFires when any properties change. (Inherited from C1.Win.C1Gauge.StyledPropertyCollection)
    Top
    See Also