Class IntervalChooser
Inheritance
System.Object
IntervalChooser
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public class IntervalChooser : Object
Constructors
IntervalChooser(IList<TickIntervalBase>, Double)
Declaration
public IntervalChooser(IList<TickIntervalBase> intervals, double minTickLength)
Parameters
System.
|
System.
|
Methods
GetTickIntervalProvider(Int64)
Declaration
public ITickProvider GetTickIntervalProvider(long ticksPerPixel)
Parameters
System.
|