Interval

Gets or Sets the gap after which the labels or ticks will repeat in a scale. The value of  Interval property should always be greater than Zero.

 

Type: Double

Namespace: Visifire.Gauges

Assembly:

Silverlight:

SLVisifire.Gauges (in SLVisifire.Gauges.dll)

WPF:

WPFVisifire.Gauges (in WPFVisifire.Gauges.dll)

 

This attribute applies to:

 

Syntax:

<vg:Gauge.CircularScales>

<vg:CircularScale Interval="5"/>

</vg:Gauge.CircularScales>

 

Below is the gauge after setting Interval property in CircularScale.