Class MinorTickPointCollection
Represents a collection of MinorTickPoint items.
Inheritance
System.Object
MinorTickPointCollection
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class MinorTickPointCollection : RadHierarchicalObservableCollection<MinorTickPoint>, ISuspendNotifications, INotifyCollectionStateProvider, INotifyItemPropertyChanged
Constructors
MinorTickPointCollection()
Declaration
public MinorTickPointCollection()