C1.Silverlight.Chart.5
SetLabelLine Method

Gets the line connecting data point and label for the element.
Syntax
'Declaration
 
Public Shared Sub SetLabelLine( _
   ByVal obj As System.Windows.DependencyObject, _
   ByVal line As System.Windows.Shapes.Line _
) 
public static void SetLabelLine( 
   System.Windows.DependencyObject obj,
   System.Windows.Shapes.Line line
)

Parameters

obj
line
See Also

Reference

PlotElement Class
PlotElement Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.