Spread for ASP.NET 12 Product Documentation
Interval Property (ScaleRule)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ScaleRule Class : Interval Property
Gets or sets the amount by which to decrement the zoom factor between scale tests.
Syntax
'Declaration
 
Public Property Interval As Single
'Usage
 
Dim instance As ScaleRule
Dim value As Single
 
instance.Interval = value
 
value = instance.Interval
public float Interval {get; set;}
See Also

Reference

ScaleRule Class
ScaleRule Members