ClassIndicatorCollection
Class
Represents a typed collection that stores IndicatorBase instances.
Definition
Namespace:Telerik.UI.Xaml.Controls.Chart
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public sealed class IndicatorCollection : PresenterCollection<IndicatorBase>, IList<IndicatorBase>, ICollection<IndicatorBase>, IList, ICollection, IReadOnlyList<IndicatorBase>, IReadOnlyCollection<IndicatorBase>, IEnumerable<IndicatorBase>, IEnumerable
Inheritance: objectCollection<IndicatorBase>PresenterCollection<IndicatorBase>IndicatorCollection
Implements:
Inherited Members