Gets or sets the horizontal offset of label.

Namespace:  C1.Silverlight.Chart.Editor
Assembly:  C1.Silverlight.Chart.Editor (in C1.Silverlight.Chart.Editor.dll)

Syntax

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

See Also