Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialNumericItem Class / Interval Property

In This Topic
    Interval Property (C1RadialNumericItem)
    In This Topic
    Value interval to generate items if Items collection is empty.
    Syntax
    'Declaration
     
    
    Public Property Interval As Double
    public double Interval {get; set;}
    See Also