ComponentOne BulletGraph for WinForms
C1.Win.Gauge Namespace / C1GaugeGradient Class / CenterPointX Property

In This Topic
    CenterPointX Property (C1GaugeGradient)
    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