Gets the label alignment of the element.

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

Syntax

C#
public static LabelAlignment GetLabelAlignment(
	DependencyObject obj
)
Visual Basic
Public Shared Function GetLabelAlignment ( _
	obj As DependencyObject _
) As LabelAlignment

Return Value

See Also