ClassRadialGaugeTicks
Class
Represents a set of ticks within a radial gauge.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class RadialGaugeTicks : GaugeTicksBase
Inheritance: objectReportObjectGaugeTicksBaseRadialGaugeTicks
Inherited Members
Constructors
Properties
Radius
Gets or sets the placement radius of the ticks in percentage radio to the gauge radius.
Declaration
cs-api-definition
public double Radius { get; set; }
Property Value
double
Can be a numeric value.