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