Class
RadialGaugeLabels

Represents a set of labels within a radial gauge.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class RadialGaugeLabels : GaugeLabelsBase

Inheritance: objectReportObjectGaugeLabelsBaseRadialGaugeLabels

Inherited Members GaugeLabelsBase.StyleGaugeLabelsBase.FirstVisibleValueGaugeLabelsBase.LastVisibleValueGaugeLabelsBase.SegmentCountGaugeLabelsBase.FormatReportObject.ToString(string[])

Constructors

RadialGaugeLabels()

TODO: Add documentation.

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

Can be a numeric value.