Class RadialGaugeTicks
Inheritance
System.Object
RadialGaugeTicks
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class RadialGaugeTicks : GaugeTicksBase, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding, INamedObject, IProcessingElement, IEvaluationContext
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
|