ClassRadialGaugeLabels
Class
Internal use only
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class RadialGaugeLabels : GaugeLabelsBase
Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementGaugeLabelsBaseRadialGaugeLabels
Inherited Members
Constructors
RadialGaugeLabels()
Declaration
cs-api-definition
public RadialGaugeLabels()
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