Radius

Gets or Sets the radius of the CircularScale.

 

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 Radius="0.6"/>

</vg:Gauge.CircularScales>

 

Below is the gauge after setting Radius property in CircularScale.

 

Remarks:

  1. If DefaultTemplate is set to CircularGaugeQuarterNEStyle / CircularGaugeQuarterNWStyle / CircularGaugeQuarterSEStyle / CircularGaugeQuarterSWStyle, default value for Radius will be 1.3, otherwise it will be 0.8.