ComponentOne Basic Library for WPF and Silverlight
Interval Property (C1RadialNumericItem)


C1.Silverlight Namespace > C1RadialNumericItem Class : Interval Property
Value interval to generate items if Items collection is empty.
Syntax
'Declaration
 
Public Property Interval As System.Double
'Usage
 
Dim instance As C1RadialNumericItem
Dim value As System.Double
 
instance.Interval = value
 
value = instance.Interval
public System.double Interval {get; set;}
See Also

Reference

C1RadialNumericItem Class
C1RadialNumericItem Members