Spread for ASP.NET 12 Product Documentation
StartFactor Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ScaleRule Class : StartFactor Property
Gets or sets the zoom factor at which to begin testing.
Syntax
'Declaration
 
Public Property StartFactor As Single
'Usage
 
Dim instance As ScaleRule
Dim value As Single
 
instance.StartFactor = value
 
value = instance.StartFactor
public float StartFactor {get; set;}
See Also

Reference

ScaleRule Class
ScaleRule Members