'Declaration
Public Shared Sub SetLabelLine( _ ByVal obj As DependencyObject, _ ByVal line As Line _ )
'Usage
Dim obj As DependencyObject Dim line As Line PlotElement.SetLabelLine(obj, line)
public static void SetLabelLine( DependencyObject obj, Line line )
Parameters
- obj
- line