Updates label position.

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

Syntax

C#
protected static void UpdateLabelPosition(
	PlotElement pe,
	FrameworkElement lbl
)
Visual Basic
Protected Shared Sub UpdateLabelPosition ( _
	pe As PlotElement, _
	lbl As FrameworkElement _
)

See Also