ClassLinearGaugeTicks
Class
Represents a set of ticks within a linear gauge.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class LinearGaugeTicks : GaugeTicksBase
Inheritance: objectReportObjectGaugeTicksBaseLinearGaugeTicks
Inherited Members
Constructors
Properties
Offset
Gets or sets the offset of the ticks of the Gauge.
Declaration
cs-api-definition
public double Offset { get; set; }
Property Value
double
Can be a numeric value.