Gets or sets the logical Y offset of the shadow.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[NotifyParentPropertyAttribute(true)] public double OffsetY { get; set; } |
| Visual Basic (Declaration) |
|---|
<NotifyParentPropertyAttribute(True)> _ Public Property OffsetY As Double Get Set |