Sets the line connecting data point and label for the element.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public static Line GetLabelLine( DependencyObject obj ) |
| Visual Basic |
|---|
Public Shared Function GetLabelLine ( _ obj As DependencyObject _ ) As Line |
Parameters
- obj
- Type: System.Windows..::..DependencyObject