Gets or Sets the start margin for LinearScale.
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.LinearScales>
<vg:LinearScale StartMargin="0.2"/>
</vg:Gauge.LinearScales>
Below is the gauge after setting StartMargin property in LinearScale.
Remarks:
Value ranges from 0 - 1.
Default value is 0.1.