Version

Infragistics.Controls.Timelines Namespace

Classes
 ClassDescription
ClassAxisEventsPanel Represents a panel containing axis events - points and spans.
ClassAxisLabel A label used to display data in an axis.
ClassAxisPane The timeline axis pane.
ClassAxisThumb Represents the axis thumb control.
ClassDateTimeAxis An axis that displays date time values.
ClassDateTimeChangedEventArgs Provides data for the DateTimeChanged event.
ClassDateTimeEntry Represents an event entry that works with DateTime/TimeSpan values.
ClassDateTimeSeries Represents a series that contains a collection of DateTimeEntry.
ClassDraggingTool Represents a tool that is used for dragging the axis thumb.
ClassEventControl Base class for all Event elements. Provides information about appearance, label formatting and EventEntry properties.
ClassEventDetails A Control that represents details of the event.
ClassEventEntry Represents an event entry.
ClassEventPoint A Control that represents point which is displayed on the Axis of the event.
ClassEventSpan A Control that represents span which is displayed on the Axis of the event.
ClassEventTitle A Control that represents title of the event.
ClassEventTitleLayoutSettings Defines the settings used form the layout algorithm for EventTitles.
ClassEventTitlesPanel Represents a panel containing event titles.
ClassGridLinesPanel Represents a panel containing gridlines.
ClassLabelsPanel Represents a panel containing labels.
ClassLegendItem Represents an item used the Legend.
ClassMark Mark keeps appearance, animation and unit properties for axis gridlines and tick marks.
ClassMessageControl Prepresent
ClassNumericTimeAxis An axis that displays numeric values.
ClassNumericTimeChangedEventArgs Provides data for the DateTimeChanged event.
ClassNumericTimeEntry Represents an event entry that works with numeric values.
ClassNumericTimeSeries Represents a series that contains a collection of NumericTimeEntry.
ClassPreviewAxis Represents an axis that is used to preview the acutal axis in the Zoombar of the Timeline. With changing the properties of the PreviewAxis you can specify different visual looking of the PreviewAxis.
ClassRangeAxis RangeAxis provides base set of properties and methods used for data range calculation and visual presentation of axis. RangeAxis also contains tickmarks and labels.
ClassScene Represents a Control containing Axis, GridAreaPanel and EventTitlesPanels.
ClassSpanStringFormatConverter String converter which formats two values according to the current culture.
ClassStripe Stripe keeps appearance, animation and unit properties for axis stripe.
ClassStripeGroup Represents a set of axis stripes.
ClassStripesPanel Represents a panel containing stripes.
ClassTickMarksPanel Represents a panel containing tick marks.
ClassTimelineAxis Axis inherits from RangeAxis and adds functionality for scroll, scale, auto range of the axis. Also it contains gridlines, stripes, thumb.
ClassTimelineLegend Represents a control that displays a list of items and has a title.
ClassTimelineSeries Series is used as a container for EventEntry. Has data binding functionality and default appearance for all entries if appearance is not specified per entry.
ClassTimelineSeriesCollection Collection class for timeline series.
ClassTitle Represents the title.
ClassXamTimeline The Timeline control class
Structures
 StructureDescription
StructureDataRange Represents a range of values.
Enumerations
 EnumerationDescription
EnumerationDateTimeUnitType Specifies a date time unit type.
EnumerationPosition Specifies the position.
See Also