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

In This Topic
    CenterPointX Property (CommonGradient)
    In This Topic
    Fraction-based X coordinate of the radial gradient center.
    Syntax
    'Declaration
     
    Public Property CenterPointX As System.Double
    public System.double CenterPointX {get; set;}
    See Also