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