[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeScaleDecorator.Interval

Interval Property

Interval

Value interval to draw each mark or label.

Declaration
public 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)).