C1.Silverlight.Chart.5
SetLabelOffset Method

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

Parameters

obj
offset
See Also

Reference

PlotElement Class
PlotElement Members

 

 


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