Gets 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 void SetLabelLine( DependencyObject obj, Line line ) |
Visual Basic |
---|
Public Shared Sub SetLabelLine ( _ obj As DependencyObject, _ line As Line _ ) |