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

In This Topic
    OffsetY Property (CommonShadow)
    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