The sequence number for this tick mark. Displayed value will not appear
on the subsequent marks with the same sequence number.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute()] public int SequenceNo { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute()> _ Public Property SequenceNo As Integer Get Set |
Remarks
Set to -1 to ignore the order of this tick mark.