Class RadialGaugeTicks
Represents a set of ticks within a radial gauge.
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class RadialGaugeTicks : GaugeTicksBase
Constructors
RadialGaugeTicks()
Declaration
public RadialGaugeTicks()
Properties
Radius
Gets or sets the placement radius of the ticks in percentage radio to the gauge radius.
Declaration
public double Radius { get; set; }
Property Value
System.Double
Can be a numeric value. |