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

In This Topic
    TranslateY Property (CommonGradient)
    In This Topic
    Moves the gradient area by the specified relative amount along the Y-axis (before scaling).
    Syntax
    'Declaration
     
    Public Property TranslateY As System.Double
    public System.double TranslateY {get; set;}
    See Also