Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.35 KB

visual-structure.md

File metadata and controls

29 lines (19 loc) · 1.35 KB
title page_title description slug tags published position
Visual Structure
Visual Structure
This section defines the terms and concepts used in the scope of the __RadTimeline__ control.
radtimeline-visual-structure
visual,structure
true
2

Visual Structure

This section defines the terms and concepts used in the scope of the RadTimeline control. They can be helpful when contacting with the support service in order to describe your issue better. Below you can see snapshots and explanations of the main visual elements of the control:

{{ site.framework_name }} RadTimeline Visual Structure

  • Visible Viewport: The rectangular region representing the time span between VisiblePeriodStart and VisiblePeriodEnd.

  • Scrollable Area: You can use the Resizable ScrollBar or the SelectionThumb to change the visible time span of the Timeline control.

  • Time Ruler: The area where the time periods are shown.

  • TimelineInstantItem: The element represent data which happens one in a time.

  • TimelineItem: This element represent data which happens periodical.

  • Group: The timeline items in the RadTimeline control can be displayed in groups. The groups can be expanded or collapse.

  • Striplines: The lines are represented by a TimelineStripLineControl framework control.