ClassIntervalChooser
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
cs-api-definition
public class IntervalChooser
Inheritance: objectIntervalChooser
Constructors
IntervalChooser(IList<TickIntervalBase>, double)
Declaration
cs-api-definition
public IntervalChooser(IList<TickIntervalBase> intervals, double minTickLength)
Parameters
intervals
minTickLength
Methods
GetTickIntervalProvider(long)
Declaration
cs-api-definition
public ITickProvider GetTickIntervalProvider(long ticksPerPixel)
Parameters
ticksPerPixel
Returns