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


In This Topic
    CommonGradient Class Members
    In This Topic

    The following tables list the members exposed by CommonGradient.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyFraction-based X coordinate of the radial gradient center.  
    Public PropertyFraction-based Y coordinate of the radial gradient center.  
    Public PropertyGets or sets the direction of a gradient brush.  
    Public PropertyGets or sets the type of a gradient falloff.  
    Public PropertyA value from 0 through 1 that specifies the point where the gradient is composed of only the ending color.  
    Public PropertySpecifies the focus point X coordinate (between 0 and 1) for the radial gradient falloff.  
    Public PropertySpecifies the focus point Y coordinate (between 0 and 1) for the radial gradient falloff.  
    Public PropertyGets or sets a name associated with the common item. (Inherited from C1.Win.C1Gauge.CommonItem)
    Public PropertyScales the width of the gradient area by the specified amount (after translation).  
    Public PropertyScales the height of the gradient area by the specified amount (after translation).  
    Public PropertyMoves the gradient area by the specified relative amount along the X-axis (before scaling).  
    Public PropertyMoves the gradient area by the specified relative amount along the Y-axis (before scaling).  
    Top
    See Also