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

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