ComponentOne Gauges for WinForms
SequenceNo Property (C1GaugeSingleMark)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeSingleMark Class : SequenceNo Property
The sequence number for this tick mark. Displayed value will not appear on the subsequent marks with the same sequence number.
Syntax
'Declaration
 
Public Property SequenceNo As System.Integer
public System.int SequenceNo {get; set;}
Remarks
Set to -1 to ignore the order of this tick mark.
See Also

Reference

C1GaugeSingleMark Class
C1GaugeSingleMark Members