Gets or Sets the contents of the element's label. LabelText is applicable for Indicator elements. Modifiers can be used in the text to get Indicator specific Labels if LabelText is set in Indicator.
Type: String
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 LabelText="Value : #Value"/>
</vc:Gauge.Indicators>
</vg:Gauge>
Below is the gauge after setting LabelText property in NeedleIndicator.
Modifiers:
|
Modifier |
Description |
|
#Value |
Returns Value of Indicator |