ComponentOne Gauges for WinForms
Interval Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeScaleDecorator Class : Interval Property
Value interval to draw each mark or label.
Syntax
'Declaration
 
Public Property Interval As System.Double
public System.double Interval {get; set;}
Remarks
If the Gauge uses logarithmic scale this interval must be specified in logarithmic coordinates, such as (Log(Value2) - Log(Value1)).
See Also

Reference

C1GaugeScaleDecorator Class
C1GaugeScaleDecorator Members