RadControls for WPF

Gets or sets offset of the scale object from the scale bar.

Namespace: Telerik.Windows.Controls.Gauges
Assembly: Telerik.Windows.Controls.Gauge (in Telerik.Windows.Controls.Gauge.dll) Version: 2013.1.403.40

Syntax

C#
public double Offset { get; set; }
Visual Basic
Public Property Offset As Double
	Get
	Set

Implements

IScaleObject..::..Offset

See Also