ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeGradient Class / CenterPointY Property

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