Gets or Sets the font size for ScaleLabels
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>
<vg:CircularScale.ScaleLabels>
<vg:ScaleLabels FontSize="18"/>
</vg:CircularScale.ScaleLabels>
</vg:CircularScale>
</vg:Gauge.CircularScales>
Below is the gauge after setting FontSize property in ScaleLabels.
Remarks:
If FontSize property is not set, it will be calculated automatically depending upon the size of the Gauge.