ClassRadialGaugeLabels
Class
Represents a set of labels within a radial gauge.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class RadialGaugeLabels : GaugeLabelsBase
Inheritance: objectReportObjectGaugeLabelsBaseRadialGaugeLabels
Inherited Members
Constructors
Properties
Radius
Gets or sets the placement radius of the labels in percentage radio to the gauge radius.
Declaration
cs-api-definition
public double Radius { get; set; }
Property Value
double
Can be a numeric value.