ClassRadialGaugeLabelsCollection
Class
Represents a collection of RadialGaugeLabels objects.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
[TypeConverter("Telerik.Reporting.Design.RadialGaugeLabelsCollectionConverter, Telerik.Reporting.Design, Version=20.0.26.211, Culture=neutral, PublicKeyToken=a9d7983dfcc261be")]
public class RadialGaugeLabelsCollection : Collection<RadialGaugeLabels>
Inheritance: objectCollection<RadialGaugeLabels>RadialGaugeLabelsCollection
Constructors
RadialGaugeLabelsCollection()
Declaration
cs-api-definition
public RadialGaugeLabelsCollection()