ComponentOne Gauges for WPF and Silverlight
Interval Property (C1GaugeLabel)

C1.WPF.Gauge Namespace > C1GaugeLabel Class : Interval Property
Value interval to draw each label.
Syntax
'Declaration
 
Public Property Interval As System.Double
public System.double Interval {get; set;}
Remarks
Draw each element at the current C1Gauge size. It will scale it automatically.
See Also

Reference

C1GaugeLabel Class
C1GaugeLabel Members