RadialGaugeLabels
Class
Represents a set of labels within a radial gauge.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class RadialGaugeLabels : GaugeLabelsBase
Inheritance: objectReportObjectGaugeLabelsBaseRadialGaugeLabels
Inherited Members
Constructors
TODO: Add documentation.
C#
public RadialGaugeLabels()
Properties
Radius
double
Gets or sets the placement radius of the labels in percentage ratio to the gauge radius.
C#
public double Radius { get; set; }
Can be a numeric value.