Represents a collection of RadialGaugeRange objects.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter("Telerik.Reporting.Design.RadialGaugeRangeCollectionConverter, Telerik.Reporting.Design, Version=20.1.26.615, Culture=neutral, PublicKeyToken=a9d7983dfcc261be")]
public class RadialGaugeRangeCollection : Collection<RadialGaugeRange>
Inheritance: objectCollection<RadialGaugeRange>RadialGaugeRangeCollection
Constructors
C#
public RadialGaugeRangeCollection()