Gets or Sets the label style of Indicator.
Type: LabelStyles
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 LabelStyle="Inside"/>
</vc:Gauge.Indicators>
</vg:Gauge>
Below is the gauge after setting LabelStyle property in NeedleIndicator.