Chart for WinRT
SetLabelOffset Method

Sets the label offset for the element.
Syntax
'Declaration
 
Public Shared Sub SetLabelOffset( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal offset As Windows.Foundation.Point _
) 
public static void SetLabelOffset( 
   Windows.UI.Xaml.DependencyObject obj,
   Windows.Foundation.Point offset
)

Parameters

obj
offset
See Also

Reference

PlotElement Class
PlotElement Members

 

 


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

Product Support Forum  |  Documentation Feedback