New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

C#
public class IntervalChooser

Inheritance: objectIntervalChooser

Constructors

C#
public IntervalChooser(IList<TickIntervalBase> intervals, double minTickLength)
Parameters:intervalsIList<TickIntervalBase>minTickLengthdouble

Methods

C#
public ITickProvider GetTickIntervalProvider(long ticksPerPixel)
Parameters:ticksPerPixellongReturns:

ITickProvider