[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PlotElement.SetLabelLine

SetLabelLine Method

SetLabelLine(DependencyObject, Line)

Gets the line connecting data point and label for the element.

Declaration
public static void SetLabelLine(DependencyObject obj, Line line)
Public Shared Sub SetLabelLine(obj As DependencyObject, line As Line)
Parameters
Type Name Description
DependencyObject obj
Line line