C1.Silverlight.Chart.5
GetLabelAlignment Method

Gets the label alignment of the element.
Syntax
'Declaration
 
Public Shared Function GetLabelAlignment( _
   ByVal obj As System.Windows.DependencyObject _
) As LabelAlignment
public static LabelAlignment GetLabelAlignment( 
   System.Windows.DependencyObject obj
)

Parameters

obj
See Also

Reference

PlotElement Class
PlotElement Members

 

 


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