RadialGaugeLabels
Class
Internal use only
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
C#
public class RadialGaugeLabels : GaugeLabelsBase
Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementGaugeLabelsBaseRadialGaugeLabels...
Inherited Members
Constructors
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; }