Gets or sets the value offset when showing labels.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute()] public double ValueOffset { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute()> _ Public Property ValueOffset As Double Get Set |
Remarks
Allows to increase or decrease the displayed value by adding the specified amount.