'Declaration
Public Shared Sub SetLabelOffset( _ ByVal obj As DependencyObject, _ ByVal offset As Point _ )
'Usage
Dim obj As DependencyObject Dim offset As Point PlotElement.SetLabelOffset(obj, offset)
public static void SetLabelOffset( DependencyObject obj, Point offset )
Parameters
- obj
- offset