Gets the labels offset for the element.

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

Syntax

C#
public static Point GetLabelOffset(
	DependencyObject obj
)
Visual Basic
Public Shared Function GetLabelOffset ( _
	obj As DependencyObject _
) As Point

Return Value

See Also