Sets the line connecting data point and label for the element.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.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