Class RadialGaugeLabelsCollection
Represents a collection of RadialGaugeLabels objects.
Inheritance
System.Object
System.Collections.ObjectModel.Collection<RadialGaugeLabels>
RadialGaugeLabelsCollection
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class RadialGaugeLabelsCollection : Collection<RadialGaugeLabels>, IList<RadialGaugeLabels>, ICollection<RadialGaugeLabels>, IList, ICollection, IReadOnlyList<RadialGaugeLabels>, IReadOnlyCollection<RadialGaugeLabels>, IEnumerable<RadialGaugeLabels>, IEnumerable
Constructors
RadialGaugeLabelsCollection()
Declaration
public RadialGaugeLabelsCollection()