Class RadialGaugeLabels
Inheritance
System.Object
RadialGaugeLabels
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class RadialGaugeLabels : GaugeLabelsBase, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding, INamedObject, IProcessingElement, IEvaluationContext
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
|