LabelEnabled

Enables or disables the label for Indicator.

 

Type: Boolean

Namespace: Visifire.Gauges

Assembly:

Silverlight:

SLVisifire.Gauges (in SLVisifire.Gauge.dll)

WPF:

WPFVisifire.Gauges (in WPFVisifire.Gauge.dll)

 

This attribute applies to:

 

Syntax:

 

<vg:Gauge...>

<vc:Gauge.Indicators>

<vg:NeedleIndicator LabelEnabled="True/>

</vc:Gauge.Indicators>

</vg:Gauge>

 

Below is the gauge after setting LabelEnabled property in NeedleIndicator.

 

 

Remarks:

  1. Default value is False.