Class
RadialGaugeTicks

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 GaugeTicksBase.StyleGaugeTicksBase.LengthGaugeTicksBase.FirstVisibleIndexGaugeTicksBase.LastVisibleIndexGaugeTicksBase.SegmentCountGaugeTicksBase.TickTypeReportObject.ToString(string[])

Constructors

RadialGaugeTicks()

TODO: Add documentation.

Declaration

cs-api-definition
public RadialGaugeTicks()

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.