ClassIntervalCollection
Class
Defines a collection of IntervalBase objects.
Definition
Namespace:Telerik.Windows.Controls.TimeBar
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class IntervalCollection : DependencyObjectCollection<IntervalBase>
Inheritance: objectDependencyObjectCollection<IntervalBase>IntervalCollection
Constructors
IntervalCollection()
Declaration
cs-api-definition
public IntervalCollection()