Chart for WinRT
SetLabelLine Method

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

Parameters

obj
line
See Also

Reference

PlotElement Class
PlotElement Members

 

 


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

Product Support Forum  |  Documentation Feedback