Class
LinearGaugeTicks

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

Constructors

LinearGaugeTicks()

TODO: Add documentation.

Declaration

cs-api-definition
public LinearGaugeTicks()

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.