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


In This Topic
    CommonFilling Class Members
    In This Topic

    The following tables list the members exposed by CommonFilling.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of brush that is used to fill the element.  
    Public PropertyGets or sets the Color used to fill the element.  
    Public PropertyGets or sets the second Color that can be used in a gradient or hatch brush.  
    Public PropertyGets or sets the style of a hatch brush.  
    Public PropertyGets or sets a name associated with the common item. (Inherited from C1.Win.C1Gauge.CommonItem)
    Public PropertyGets or sets the opacity of the first color between 0.0 (completely transparent) and 1.0 (opaque).  
    Public PropertyGets or sets the opacity of the second color between 0.0 (completely transparent) and 1.0 (opaque).  
    Public PropertyGets or sets whether the Color should be used instead of Color2 and vice versa.  
    Public PropertyGets or sets the Image in texture brush.  
    Public PropertyGets or sets the wrap mode for the texture brush.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Top
    See Also