ClassTimeBarNonScrollingPanel
Class
A TimeBarPanel that positions its children according to the IPeriodSpan interval they are describing. The TimeBarNonScrollingPanel does not support scrolling.
Definition
Namespace:Telerik.Windows.Controls.TimeBar
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class TimeBarNonScrollingPanel : TimeBarPanel
Inheritance: objectTimeBarPanelBaseTimeBarPanelTimeBarNonScrollingPanel
Inherited Members
Constructors
TimeBarNonScrollingPanel()
Declaration
cs-api-definition
public TimeBarNonScrollingPanel()
Methods
CalculateOffset(DateTime)
Calculates the offset in pixels of the specified DateTime object from the PeriodStart, that is the beginning of the panel.
CalculatePixelsPerTick(double)
Calculates the number of pixels per tick based on the specified of the panel.