Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonGradient Class / CenterPointY Property

In This Topic
    CenterPointY Property (CommonGradient)
    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