Class TimeBarNonScrollingPanel
A Time
Inherited Members
Namespace: Telerik.Windows.Controls.TimeBar
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class TimeBarNonScrollingPanel : TimeBarPanel
Constructors
TimeBarNonScrollingPanel()
Declaration
public TimeBarNonScrollingPanel()
Methods
CalculateOffset(DateTime)
Calculates the offset in pixels of the specified System.
Declaration
protected override double CalculateOffset(DateTime startDate)
Parameters
System. The System. |
Returns
System. The offset in pixels. |
Overrides
CalculatePixelsPerTick(Double)
Calculates the number of pixels per tick based on the specified System.
Declaration
protected override double CalculatePixelsPerTick(double size)
Parameters
System. The System. |
Returns
System. The number of pixels per tick. |