Class
PolarAnnotationCollection

Represents a typed collection that stores PolarChartAnnotation instances.

Definition

Namespace:Telerik.UI.Xaml.Controls.Chart

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public sealed class PolarAnnotationCollection : PresenterCollection<PolarChartAnnotation>, IList<PolarChartAnnotation>, ICollection<PolarChartAnnotation>, IList, ICollection, IReadOnlyList<PolarChartAnnotation>, IReadOnlyCollection<PolarChartAnnotation>, IEnumerable<PolarChartAnnotation>, IEnumerable

Inheritance: objectCollection<PolarChartAnnotation>PresenterCollection<PolarChartAnnotation>PolarAnnotationCollection

Implements: ICollectionICollection<PolarChartAnnotation>IEnumerableIEnumerable<PolarChartAnnotation>IListIList<PolarChartAnnotation>IReadOnlyCollection<PolarChartAnnotation>IReadOnlyList<PolarChartAnnotation>

Inherited Members Collection<PolarChartAnnotation>.Add(PolarChartAnnotation)Collection<PolarChartAnnotation>.Clear()Collection<PolarChartAnnotation>.CopyTo(PolarChartAnnotation[], int)Collection<PolarChartAnnotation>.Contains(PolarChartAnnotation)Collection<PolarChartAnnotation>.GetEnumerator()Collection<PolarChartAnnotation>.IndexOf(PolarChartAnnotation)Collection<PolarChartAnnotation>.Insert(int, PolarChartAnnotation)Collection<PolarChartAnnotation>.Remove(PolarChartAnnotation)Collection<PolarChartAnnotation>.RemoveAt(int)Collection<PolarChartAnnotation>.CountCollection<PolarChartAnnotation>.this[int]

In this article
Definition
Not finding the help you need?
Contact Support