ComponentOne Gauges for WinForms
SequenceNo Property (C1GaugeScaleDecorator)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeScaleDecorator Class : SequenceNo Property
The sequence number for this marks (or labels) decorator. Displayed values will not appear on the subsequent marks (or labels) 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 decorator.
See Also

Reference

C1GaugeScaleDecorator Class
C1GaugeScaleDecorator Members