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