Gets or Sets the label font color of Indicator.
Type: Brush
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 LabelFontColor="Red/>
</vc:Gauge.Indicators>
</vg:Gauge>
Below is the gauge after setting LabelFontColor property in NeedleIndicator.