Class RadialGaugeLabels
Represents a set of labels within a radial gauge.
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class RadialGaugeLabels : GaugeLabelsBase
Constructors
RadialGaugeLabels()
Declaration
public RadialGaugeLabels()
Properties
Radius
Gets or sets the placement radius of the labels in percentage radio to the gauge radius.
Declaration
public double Radius { get; set; }
Property Value
System.Double
Can be a numeric value. |