Gets the label alignment of the element.
Namespace:
C1.Silverlight.ChartAssembly: 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 |
Parameters
- obj
- Type: System.Windows..::..DependencyObject