Specifies the value on the Slider track where the Track Fill starts from. If no value is specified, the lowest value of the Slider's range is used.
This can be seen when the Track Color (Fill) is not Transparent and a different color to the Track Color property.
Property Type:
Static
Default Value: null
Hierarchical Reference: ControlName.TrackFillStartValue
The Default Value property only affects the value of the control when a rule applied to it recalculates while in a running State.
Any other interaction with the control, that affects its value, will override the Default value.
A rule applied to this property is not recalculated when starting a new specification or when transitioning to another State.
Ensure the property is a static property (It will display the gray orb
alongside the
property name)
Value set in Form Designer. Static properties can be made Dynamic by double clicking the gray radio button.