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

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