Specifies the focus point Y coordinate (between 0 and 1) for the radial gradient falloff.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute()] public double FocusScaleY { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute()> _ Public Property FocusScaleY As Double Get Set |