C1.Silverlight.Chart.5
GetLabelLine Method

Sets the line connecting data point and label for the element.
Syntax
'Declaration
 
Public Shared Function GetLabelLine( _
   ByVal obj As System.Windows.DependencyObject _
) As System.Windows.Shapes.Line
public static System.Windows.Shapes.Line GetLabelLine( 
   System.Windows.DependencyObject obj
)

Parameters

obj
See Also

Reference

PlotElement Class
PlotElement Members

 

 


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