ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeShadow Class / OffsetX Property

In This Topic
    OffsetX Property (C1GaugeShadow)
    In This Topic
    Gets or sets the logical X offset of the shadow.
    Syntax
    'Declaration
     
    Public Property OffsetX As System.Double
    public System.double OffsetX {get; set;}
    See Also