Class MinorTickLine
Inherited Members
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public class MinorTickLine : TimeRulerLine, INotifyPropertyChanged
Constructors
MinorTickLine()
Declaration
public MinorTickLine()
Methods
CreateInstanceOverride()
Declaration
protected override PlatformIndependentFreezable CreateInstanceOverride()
Returns
Overrides
GetDefaultInterval(Int64)
Declaration
protected override TickInterval GetDefaultInterval(long ticksPerPixel)
Parameters
System.
|
Returns
Overrides
GetTickInfo(Range<Int64>, Int32, String)
Declaration
protected override TickInfo GetTickInfo(Range<long> timeRange, int lineIndex, string formattedValue)
Parameters
Range<System.
|
System.
|
System.
|