Sets the label alignment of the element.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public static void SetLabelAlignment( DependencyObject obj, LabelAlignment value ) |
Visual Basic |
---|
Public Shared Sub SetLabelAlignment ( _ obj As DependencyObject, _ value As LabelAlignment _ ) |
Parameters
- obj
- Type: System.Windows..::..DependencyObject
- value
- Type: C1.Silverlight.Chart..::..LabelAlignment